Merge "OOM-1874 OOM workflow-designer set https bydefault Issue-ID: OOM-1874 Signed...
[oom.git] / kubernetes / sdc / charts / sdc-fe / values.yaml
index e5e5a04..36607c7 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-frontend:1.4-STAGING-latest
+image: onap/sdc-frontend:1.4.1
 pullPolicy: Always
 
 config:
@@ -39,7 +39,7 @@ config:
     dcae_dt_discovery_url: "http://sdc-dcae-dt:8186/dcae/#/dcae/home"
     dcae_dt_source_url: "http://sdc.dcae.plugin.simpledemo.onap.org:30265/dcae/#/dcae/home"
     workflow_discovery_url: "http://sdc-wfd-fe:8080/workflows"
-    workflow_source_url: "http://sdc.workflow.plugin.simpledemo.onap.org:30256/workflows/"
+    workflow_source_url: "https://sdc.workflow.plugin.simpledemo.onap.org:30431/workflows/"
 
 # default number of instances
 replicaCount: 1