Update values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2023-03-12 10:02:32 +01:00
committed by GitHub
parent 4d614d690a
commit 37c099ba8e

View File

@@ -63,7 +63,7 @@ secret:
mariadb-password: '{{ ( .Values.mariadbPassword | default "empty" ) }}'
mariadb-root-password: '{{ ( .Values.mariadbRootPassword | default "empty" ) }}'
volumeClaimTemplates:
persistence:
data:
enabled: true
mountPath: "/bitnami/mariadb"