choose replication mode
This commit is contained in:
parent
6f681fd0bd
commit
b0d06bd127
|
|
@ -6,6 +6,11 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
|
|
||||||
|
replication:
|
||||||
|
enabled: true
|
||||||
|
primary:
|
||||||
|
automaticFailover: true
|
||||||
|
|
||||||
rootPasswordSecretKeyRef:
|
rootPasswordSecretKeyRef:
|
||||||
name: mariadb-root
|
name: mariadb-root
|
||||||
key: password
|
key: password
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue