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