[VNFSDK] Use common secret template for postgres credentials 76/107076/1
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 4 May 2020 23:42:23 +0000 (01:42 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 4 May 2020 23:49:17 +0000 (01:49 +0200)
commit79677d38adfb3de5a35c00cdb710f6325a8719a9
treeed6cef0196afd98723941a94ba8c3b4767d86d3e
parent180578d41ed15c8e349faa943fa82bf41a145779
[VNFSDK] Use common secret template for postgres credentials

Even through we use common secret template both passwords are still
hardcoded in common postgres chart but this will be removed as a final
step just like we did for mariadb-galera.

Issue-ID: OOM-2250
Change-Id: I4ca210c99c27fbfbf74a467d72a81b2e38d8d800
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
kubernetes/vnfsdk/resources/config/configuration.xml [new file with mode: 0644]
kubernetes/vnfsdk/templates/configmap.yaml
kubernetes/vnfsdk/templates/deployment.yaml
kubernetes/vnfsdk/templates/job.yaml
kubernetes/vnfsdk/templates/secrets.yaml [new file with mode: 0644]
kubernetes/vnfsdk/values.yaml