[CPS] Update with latest CPS image for Honululu
[oom.git] / kubernetes / cps / values.yaml
old mode 100644 (file)
new mode 100755 (executable)
index ee797a5..2c28231
@@ -41,9 +41,13 @@ global:
     virtualhost:
       baseurl: "simpledemo.onap.org"
 
-image: onap/cps-and-nf-proxy:0.0.1
+image: onap/cps-and-nf-proxy:1.0.0
 containerPort: &svc_port 8080
 
+config:
+  # Set it for pre loading xnfdata, else set to null
+  liquibaseLabels: xnf-data-preload
+
 service:
   type: ClusterIP
   name: cps
@@ -140,4 +144,4 @@ postgres:
 
 readinessCheck:
   wait_for:
-    - cps-postgres
\ No newline at end of file
+    - cps-postgres