Skip to content

Commit 44d0ddc

Browse files
committed
chore(minio): change minio plan mem limit
1 parent 812c284 commit 44d0ddc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

addons/minio/2023/plans/standard-v8d4s3T/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ fullnameOverride: hb-minio-standard-v8d4s3T
1414
resources:
1515
limits:
1616
cpu: 8
17-
memory: 32Gi
17+
memory: 64Gi
1818
requests:
1919
cpu: 4
20-
memory: 16Gi
20+
memory: 32Gi
2121

2222
## MinIO® statefulset parameters
2323
## Only when mode is 'distributed'

0 commit comments

Comments
 (0)