[DMAAP] Don't hardcode mariadb-galera password 19/101419/5
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 7 Feb 2020 21:54:20 +0000 (22:54 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 28 Feb 2020 17:57:08 +0000 (17:57 +0000)
commite55b4d5b6c817f28e34c08e30b8b01d3cd732a3e
tree324d18f38a89a4be917cafd75ef3e31136b18ee7
parent45ba53a5c01c07f0b1eb91f61b607df04b090390
[DMAAP] Don't hardcode mariadb-galera password

Let's use common secret template to generate user credentials for
DMAAP data router DB DB and depend on mariadb-galera to generate
secure enough root password.

Issue-ID: OOM-2287
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I82d22a2db2dc9fba655f99f837be689f4a32a871
kubernetes/dmaap/components/dmaap-dr-prov/resources/config/provserver.properties
kubernetes/dmaap/components/dmaap-dr-prov/templates/deployment.yaml
kubernetes/dmaap/components/dmaap-dr-prov/templates/secret.yaml [new file with mode: 0644]
kubernetes/dmaap/components/dmaap-dr-prov/values.yaml