diff --git a/charts/percona-xtradb-cluster/Chart.yaml b/charts/percona-xtradb-cluster/Chart.yaml index 67f5d2a..aba8113 100644 --- a/charts/percona-xtradb-cluster/Chart.yaml +++ b/charts/percona-xtradb-cluster/Chart.yaml @@ -14,7 +14,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 1.12.5 +version: 1.12.6 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/charts/percona-xtradb-cluster/templates/cluster.yml b/charts/percona-xtradb-cluster/templates/cluster.yml index f57d0e2..27971e8 100644 --- a/charts/percona-xtradb-cluster/templates/cluster.yml +++ b/charts/percona-xtradb-cluster/templates/cluster.yml @@ -93,7 +93,7 @@ spec: operator: Exists effect: NoSchedule haproxy: - enabled: false + enabled: true size: 3 image: percona/percona-xtradb-cluster-operator:1.10.0-haproxy # replicasServiceEnabled: false