[COMMON][MARIADB] Force Galera Node address 54/116954/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 18 Jan 2021 13:53:55 +0000 (14:53 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 18 Jan 2021 13:53:55 +0000 (14:53 +0100)
commitcded110df929618fc9fa2c76eef7870de631b114
tree883deeb5c5a7f4a081c493a4ef105dc70d8f76c3
parent0903977d822e36385512e654ddc21933892e6384
[COMMON][MARIADB] Force Galera Node address

Bitnami init script can automatically choose the node address (which is
the IP address of the container).
Unfortunately, this doesn't work when on dual stack as both IP addresses
with a space are given (see
https://github.com/bitnami/charts/issues/4077).
This patch force the IP address so we can get rid of this issue

Issue-ID: OOM-2661
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I5dd2147df1932b1f0fdde7c2b55585cff45bab68
kubernetes/common/mariadb-galera/templates/statefulset.yaml