1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00

Merge branch 'master' into allow-sidecars-in-helm-chart

This commit is contained in:
Sam Rose 2024-04-12 10:41:31 +01:00 committed by GitHub
commit 4005cb45e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -508,7 +508,7 @@ services:
# do this.
url: "http://minio-service:9000"
# -- How much storage to give Minio in its PersistentVolumeClaim.
storage: 100Mi
storage: 2Gi
# -- If defined, storageClassName: <storageClass> If set to "-",
# storageClassName: "", which disables dynamic provisioning If undefined
# (the default) or set to null, no storageClassName spec is set, choosing