Merge "[AAI] Added Rolling Update Strategy to graphAdmin"
[oom.git] / kubernetes / cds / components / cds-blueprints-processor / values.yaml
index 71f934f..829bb22 100755 (executable)
@@ -51,7 +51,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/ccsdk-blueprintsprocessor:1.1.4
+image: onap/ccsdk-blueprintsprocessor:1.1.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -184,3 +184,7 @@ serviceAccount:
   nameOverride: cds-blueprints-processor
   roles:
     - read
+
+# workflow store flag
+workflow:
+  storeEnabled: false