diff --git a/charts/percona-xtradb-cluster/Chart.yaml b/charts/percona-xtradb-cluster/Chart.yaml index b421906..37b8b68 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.10.8 +version: 1.10.9 # 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 6d7d20a..278d5ab 100644 --- a/charts/percona-xtradb-cluster/templates/cluster.yml +++ b/charts/percona-xtradb-cluster/templates/cluster.yml @@ -42,6 +42,7 @@ spec: #session_track_gtids = OWN_GTID wsrep_provider_options = "gcache.size=1G; gcache.recover=yes" wsrep_sync_wait = 7 + binlog_expire_logs_seconds=259200 [sst] xbstream-opts = --decompress [xtrabackup]