refactor to spec.replication
This commit is contained in:
parent
b0d06bd127
commit
2234bef682
|
|
@ -6,10 +6,10 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
|
|
||||||
replication:
|
replication:
|
||||||
enabled: true
|
enabled: true
|
||||||
primary:
|
primary:
|
||||||
automaticFailover: true
|
automaticFailover: true
|
||||||
|
|
||||||
rootPasswordSecretKeyRef:
|
rootPasswordSecretKeyRef:
|
||||||
name: mariadb-root
|
name: mariadb-root
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue