Merge branch 'master' into allow-sidecars-in-helm-chart
This commit is contained in:
commit
4005cb45e5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue