[CDS] Enable workflow status
[oom.git] / kubernetes / cds / components / cds-blueprints-processor / values.yaml
index fe60b80..98121fd 100755 (executable)
@@ -178,3 +178,13 @@ resources:
       cpu: 2
       memory: 4Gi
   unlimited: {}
+
+#Pods Service Account
+serviceAccount:
+  nameOverride: cds-blueprints-processor
+  roles:
+    - read
+
+# workflow store flag
+workflow:
+  storeEnabled: false