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