Skip to content

Commit 80d7bc7

Browse files
authored
Increase Minio memory limit for cluster installation (#1301)
1 parent 36dee48 commit 80d7bc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

installation/resources/installer-config-cluster.yaml.tpl

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ data:
5454
service-catalog.etcd-stateful.replicaCount: "3"
5555
minio.accessKey: "admin"
5656
minio.secretKey: "topSecretKey"
57+
minio.resources.limits.memory: 128Mi
5758
acceptanceTest.remoteEnvironment.disabled: "true"
5859
---
5960
apiVersion: v1

0 commit comments

Comments
 (0)