[SDNC][CCSDK] Update SDNC and CCSDK image versions for Guilin RC1
[oom.git] / kubernetes / cds / charts / cds-ui / values.yaml
index e4a3e8a..f9049a6 100644 (file)
@@ -18,8 +18,6 @@
 #################################################################
 global:
   nodePortPrefixExt: 304
-  readinessRepository: oomk8s
-  readinessImage: readiness-check:1.1.0
   loggingRepository: docker.elastic.co
   loggingImage: beats/filebeat:5.5.0
 
@@ -28,7 +26,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-cds-ui-server:0.6.3
+image: onap/ccsdk-cds-ui-server:1.0.1
 pullPolicy: Always
 
 # application configuration
@@ -88,9 +86,9 @@ ingress:
   service:
     - baseaddr: "cdsui"
       name: "cds-ui"
-      port: 8080
-  config: 
-    ssl: "none"
+      port: 3000
+  config:
+    ssl: "redirect"
 
 # Resource Limit flavor -By Default using small
 flavor: small