summaryrefslogtreecommitdiffstats
path: root/kubernetes/vnfsdk/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-05-05[VNFSDK] Use common secret template for postgres credentialsKrzysztof Opasiak1-0/+35
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>
2018-09-14Upgrade VNFSDK to use common Postgres chartsjasmineWen1-0/+25
Issue-ID: OOM-1185 Change-Id: Ie011e87bc9322149076ec62cab3a8b3315e1d817 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>