mysql: Allow replicasAllowEvenNumber (#440)
This commit is contained in:
parent
9377067c88
commit
2b61568167
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ spec:
|
|||
port: 3306
|
||||
|
||||
replicas: {{ .Values.replicas }}
|
||||
replicasAllowEvenNumber: true
|
||||
affinity:
|
||||
podAntiAffinity:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue