We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab33c0 commit ce51948Copy full SHA for ce51948
charts/percona-xtradb-cluster/Chart.yaml
@@ -14,7 +14,7 @@ type: application
14
15
# This is the chart version. This version number should be incremented each time you make changes
16
# to the chart and its templates, including the app version.
17
-version: 1.12.5
+version: 1.12.6
18
19
# This is the version number of the application being deployed. This version number should be
20
# incremented each time you make changes to the application.
charts/percona-xtradb-cluster/templates/cluster.yml
@@ -93,7 +93,7 @@ spec:
93
operator: Exists
94
effect: NoSchedule
95
haproxy:
96
- enabled: false
+ enabled: true
97
size: 3
98
image: percona/percona-xtradb-cluster-operator:1.10.0-haproxy
99
# replicasServiceEnabled: false
0 commit comments