Merge "HTTPS calls for sdc"
authorBrian Freeman <bf1936@att.com>
Wed, 18 Sep 2019 20:34:10 +0000 (20:34 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 18 Sep 2019 20:34:10 +0000 (20:34 +0000)
1  2 
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"