Skip to content

Commit 2b61568

Browse files
authored
mysql: Allow replicasAllowEvenNumber (#440)
1 parent 9377067 commit 2b61568

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/apps/mysql/templates/mariadb.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ spec:
1313
port: 3306
1414

1515
replicas: {{ .Values.replicas }}
16+
replicasAllowEvenNumber: true
1617
affinity:
1718
podAntiAffinity:
1819
requiredDuringSchedulingIgnoredDuringExecution:

0 commit comments

Comments
 (0)