Merge "Mariadb: Correct parameter name"
This commit is contained in:
commit
8731166dbf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user