From 12dad208abf3d87e4477e9f1b0f47cc08e7dd4f4 Mon Sep 17 00:00:00 2001 From: Piotr Darosz Date: Wed, 29 Aug 2018 11:08:03 +0200 Subject: VID MSO client - enable HTTPS Enable VID MSO HTTPS client. Merge after https://gerrit.onap.org/r/#/c/62279/ Change-Id: If3ac6206e53be2a1ac61adcadf7ffc423da9409a Issue-ID: VID-267 Signed-off-by: Piotr Darosz --- kubernetes/vid/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/vid/values.yaml') diff --git a/kubernetes/vid/values.yaml b/kubernetes/vid/values.yaml index 8487743177..70e8170b53 100644 --- a/kubernetes/vid/values.yaml +++ b/kubernetes/vid/values.yaml @@ -41,7 +41,7 @@ config: asdcclientrestport: "8080" vidaaiport: "8443" onapport: "8989" - msoport: "8080" + msoport: "8443" vidmsopass: OBF:1ih71i271vny1yf41ymf1ylz1yf21vn41hzj1icz msodme2serverurl: http://localhost:8081 vidcontactuslink: https://todo_contact_us_link.com -- cgit 1.2.3-korg