We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9162898 commit 2a342a4Copy full SHA for 2a342a4
charts/galera/Chart.yaml
@@ -6,5 +6,5 @@ maintainers:
6
- name: kesterriley
7
email: [email protected]
8
url: https://github.com/mariadb-kester
9
-version: 0.2.24
+version: 0.2.25
10
appVersion: 1.16.4
charts/galera/values.yaml
@@ -173,7 +173,6 @@ mariadbConfiguration: |-
173
wsrep_notify_cmd=/usr/local/bin/notify.sh
174
wsrep_provider_options="gcache.size=1024M; gcache.keep_pages_size=1024M; gcache.recover=yes; gcs.fc_factor=0.8;"
175
wsrep_provider=/usr/lib64/galera/libgalera_enterprise_smm.so
176
- wsrep_sst_auth=MARIABACKUP_USER:mariadb
177
[sst]
178
sst-syslog=-1
179
progress=/tmp/mysql-console/fifo
0 commit comments