Fix external secret name in mariadb-init 24/101424/2
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Sat, 8 Feb 2020 00:07:21 +0000 (01:07 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 13 Feb 2020 07:28:56 +0000 (07:28 +0000)
mariadb-init chart should play nicely with mariadb-galera as it
simplifies migration to common mariadb instance.

Unfortunately after adding the support for common secret template I
didn't pay enough attention to consistent naming convention and
mariadb-galera and mariadb-init chart ended up being incompatible. To
fix that let's just rename the mariadb-init chart config option to
match exactly the one used in mariadb-galera chart.

Issue-ID: OOM-2248
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I621804821292e2bd0b5b1dd3f010629d1cb5471f


No differences found