We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36dee48 commit 80d7bc7Copy full SHA for 80d7bc7
installation/resources/installer-config-cluster.yaml.tpl
@@ -54,6 +54,7 @@ data:
54
service-catalog.etcd-stateful.replicaCount: "3"
55
minio.accessKey: "admin"
56
minio.secretKey: "topSecretKey"
57
+ minio.resources.limits.memory: 128Mi
58
acceptanceTest.remoteEnvironment.disabled: "true"
59
---
60
apiVersion: v1
0 commit comments