Use common secret template in mariadb-galera 79/99679/3
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 16 Dec 2019 16:42:38 +0000 (17:42 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Sat, 21 Dec 2019 01:23:37 +0000 (02:23 +0100)
commit01c975b4582a2eeb3ad3d72bb4ae61bc18daaae6
tree4473aaeafd7f8f82f733f17850db2d94abcdc77b
parentba73e834856db7875a44a6a301ed1224769e78ff
Use common secret template in mariadb-galera

Instead of defining the secret in some custom way let's use the common
template (common.secret). To avoid some issues in ONAP components that
depend on this chart let's do not remove for now the default username
and password. We will do this when all services properly utylize
secrets to store mariadb credentials.

Issue-ID: OOM-2053
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I78e224299cccd9632192ee03a45cd077e6f0906f
kubernetes/common/common/templates/_mariadb.tpl
kubernetes/common/mariadb-galera/templates/backup/cronjob.yaml
kubernetes/common/mariadb-galera/templates/secrets.yaml
kubernetes/common/mariadb-galera/templates/statefulset.yaml
kubernetes/common/mariadb-galera/values.yaml
kubernetes/common/mariadb-init/templates/_mariadb.tpl
kubernetes/common/mariadb-init/values.yaml