summaryrefslogtreecommitdiffstats
path: root/kubernetes/vnfsdk/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-10-06Upgrade VNFSDK to 1.6.0Bogumil Zebek1-1/+1
- upgrade vnfsdk version - resolve problem with db connection between refrepo container and postgres container Issue-ID: VNFSDK-655 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I73755886377c22c51d690f37d7c1ca06407e3d45
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>