openstack-helm/mariadb/templates
Seungkyu Ahn d4f7fa5775 Add galera sync method option
Galera has a copule of options to sync mariadb cluster.
Default value is mysqldump which is slow, except for small data-sets, but is the most tested option.
rsync option is much faster than mysqldump on large data-sets.
So add --wsrep_sst_method value.

Change-Id: Ide03801b2472fa3d4f76bbe32e75bf6e618ac7e1
2017-04-24 02:07:19 +09:00
..
bin adding apache-lic header for mariadb 2017-02-03 10:24:31 -05:00
etc Add galera sync method option 2017-04-24 02:07:19 +09:00
configmap-bin.yaml Rename common chart, and update all references to functions within it. (#167) 2017-02-14 16:52:38 -08:00
configmap-etc.yaml Rename common chart, and update all references to functions within it. (#167) 2017-02-14 16:52:38 -08:00
deployment.yaml use pod command: instead of the COMMAND environment variable 2017-03-03 15:07:29 +09:00
job-seed.yaml use pod command: instead of the COMMAND environment variable 2017-03-03 15:07:29 +09:00
service.yaml adding apache-lic header for mariadb 2017-02-03 10:24:31 -05:00