From: Brian Freeman Date: Wed, 18 Sep 2019 20:34:10 +0000 (+0000) Subject: Merge "HTTPS calls for sdc" X-Git-Tag: 5.0.1-ONAP~48 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ecb82cb18c9560686dd3477a1b05d470464d4636;hp=-c;p=oom.git Merge "HTTPS calls for sdc" --- ecb82cb18c9560686dd3477a1b05d470464d4636 diff --combined kubernetes/vid/values.yaml index 6aeccb5910,a0764dbed8..9c445659cb --- a/kubernetes/vid/values.yaml +++ b/kubernetes/vid/values.yaml @@@ -27,7 -27,7 +27,7 @@@ subChartsOnly # application image repository: nexus3.onap.org:10001 -image: onap/vid:5.0.2 +image: onap/vid:5.0.3 pullPolicy: Always # mariadb image for initializing @@@ -37,7 -37,7 +37,7 @@@ mariadb_image: library/mariadb:1 config: vidmysqlpassword: Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U asdcclientrestauth: "Basic dmlkOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=" - asdcclientrestport: "8080" + asdcclientrestport: "8443" vidaaiport: "8443" onapport: "30225" onapportrest: "8443"