Add mariadb-galera port name override 59/66359/1
authorMike Elliott <mike.elliott@amdocs.com>
Thu, 13 Sep 2018 13:32:08 +0000 (09:32 -0400)
committerMike Elliott <mike.elliott@amdocs.com>
Thu, 13 Sep 2018 13:37:54 +0000 (09:37 -0400)
commit4c88b2d357750ab3a5f2ec4ef05f81c9c3ce22b4
treef876bda6cd7e25f4d58ea1b22c45125c574b6ce9
parenta859647740e19b62c44244e256c48a8847900259
Add mariadb-galera port name override

The service name was being used as the port name. There is a 15 character
limit for a port name in Helm. This patch allows another chart to configure
the port name that is used via service.portName.

Change-Id: Ie4b805a5e58a53b10480961e543267ca8bb1dc00
Issue-ID: CCSDK-523
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
kubernetes/common/mariadb-galera/templates/statefulset.yaml
kubernetes/common/mariadb-galera/values.yaml