Merge "Fix name convention issue (SDC-WORKFLOW)"
[oom.git] / kubernetes / appc / charts / appc-cdt / values.yaml
index 377041a..bd99bca 100644 (file)
@@ -26,7 +26,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/appc-cdt-image:1.7.0
+image: onap/appc-cdt-image:1.7.1
 pullPolicy: Always
 
 # application configuration
@@ -65,7 +65,7 @@ ingress:
       name: "appc-cdt"
       port: 18080
   config:
-    ssl: "none"
+    ssl: "redirect"
 
 # Configure resource requests and limits
 # ref: http://kubernetes.io/docs/user-guide/compute-resources/