Skip to content

Commit d922c03

Browse files
committed
minio: increase memory limit
1 parent 19eef35 commit d922c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/minio/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ resources:
5050
memory: 560Mi
5151
limits:
5252
cpu: 2
53-
memory: 2Gi
53+
memory: 3Gi
5454

5555
environment:
5656
MINIO_PROMETHEUS_URL: "http://prometheus-k8s.monitoring.svc:9090"

0 commit comments

Comments
 (0)