Merge "[SO] Add Camunda BPM Properties to SO-NFVO-LCM"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 22 Oct 2020 07:07:18 +0000 (07:07 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 22 Oct 2020 07:07:18 +0000 (07:07 +0000)
kubernetes/so/components/so-etsi-nfvo-ns-lcm/resources/config/overrides/override.yaml

index 52f8276..322fd41 100644 (file)
@@ -61,3 +61,10 @@ etsi-catalog-manager:
   {{- else }}
     endpoint: http://modeling-etsicatalog.{{ include "common.namespace" . }}:8806/api
   {{- end }}
+camunda:
+  bpm:
+    history-level: full
+    job-execution:
+      max-pool-size: 30
+      core-pool-size: 3
+      deployment-aware: true