Use RC1 version of CCSDK artifacts
[oom.git] / kubernetes / sdnc / charts / sdnc-portal / values.yaml
index 8165af2..71ebb69 100644 (file)
@@ -73,7 +73,7 @@ secrets:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/admportal-sdnc-image:1.7.6
+image: onap/admportal-sdnc-image:1.8.2
 config:
   dbFabricDB: mysql
   dbFabricUser: admin
@@ -133,6 +133,12 @@ service:
 
 ingress:
   enabled: false
+  service:
+    - baseaddr: "sdnc-portal.api"
+      name: "sdnc-portal"
+      port: 8443
+  config:
+    ssl: "redirect"
 
 #Resource limit flavor -By default using small
 flavor: small