Merge "Mariadb: Correct parameter name"
This commit is contained in:
commit
8731166dbf
@ -231,7 +231,7 @@ dependencies:
|
|||||||
volume:
|
volume:
|
||||||
# this value is used for single pod deployments of mariadb to prevent losing all data
|
# this value is used for single pod deployments of mariadb to prevent losing all data
|
||||||
# if the pod is restarted
|
# if the pod is restarted
|
||||||
use_local_path_for_single_pod:
|
use_local_path_for_single_pod_cluster:
|
||||||
enabled: false
|
enabled: false
|
||||||
host_path: "/tmp/mysql-data"
|
host_path: "/tmp/mysql-data"
|
||||||
chown_on_start: true
|
chown_on_start: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user