diff --git a/mariadb/values.yaml b/mariadb/values.yaml index 308851858..186c6a94f 100644 --- a/mariadb/values.yaml +++ b/mariadb/values.yaml @@ -231,7 +231,7 @@ dependencies: volume: # this value is used for single pod deployments of mariadb to prevent losing all data # if the pod is restarted - use_local_path_for_single_pod: + use_local_path_for_single_pod_cluster: enabled: false host_path: "/tmp/mysql-data" chown_on_start: true