[CDS] Enable workflow status
[oom.git] / kubernetes / cds / components / cds-blueprints-processor / resources / config / application.properties
index a3d32a9..ea799e2 100755 (executable)
@@ -159,3 +159,6 @@ management.endpoint.health.show-details=always
 blueprintprocessor.k8s.plugin.username=unused
 blueprintprocessor.k8s.plugin.password=unused
 blueprintprocessor.k8s.plugin.url=http://multicloud-k8s:9015/
+
+#Workflow audit store configuration
+blueprintsprocessor.workflow.self-service-api.audit.storeEnable={{ .Values.workflow.storeEnabled }}