This commit is contained in:
Philip Haupt
2025-05-29 12:47:00 +02:00
parent 31ffb57fc7
commit 02cf85825f

View File

@@ -36,12 +36,12 @@ ingress:
# @default -- See values.yaml # @default -- See values.yaml
main: main:
enabled: false enabled: false
storageClass: openebs-3-replicas
accessMode: ReadWriteOnce
#size: 5Gi
# -- Configure persistence settings for the chart under this key. # -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml # @default -- See values.yaml
persistence: persistence:
config: config:
enabled: true enabled: true
storageClass: openebs-3-replicas
accessMode: ReadWriteOnce
#size: 5Gi