[SO] Add Camunda BPM Properties to SO-NFVO-LCM 85/114085/1
authorAndrewLamb <andrew.a.lamb@est.tech>
Wed, 21 Oct 2020 10:20:19 +0000 (11:20 +0100)
committerAndrewLamb <andrew.a.lamb@est.tech>
Wed, 21 Oct 2020 10:20:25 +0000 (11:20 +0100)
Additional properties needed for so-etsi-nfvo-ns-lcm

Issue-ID: SO-3258
Change-Id: I7d88acf5f20b7eeee90435c61bd15f9b616761bd
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
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