aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-blueprints-processor/values.yaml
diff options
context:
space:
mode:
authorabdelseaudi <abdelmuhaimen.seaudi@orange.com>2020-07-03 17:31:06 +0000
committerAbdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>2020-07-11 11:54:59 +0000
commitca7459bd60a438f982acccd80f6da0c3fdc1ab2c (patch)
treefc5a31bdd2d176525b5d56e0ba643f787c897f00 /kubernetes/cds/charts/cds-blueprints-processor/values.yaml
parent9b25ec98a6e10c0da3c51b1b347461defc1fabf4 (diff)
[CDS] Enable hazelcast cluster cds blueprint processor
Issue-ID: CCSDK-2523 Signed-off-by: abdelseaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ide7c4165bbabc2f04b2fefd05d623958073a5eda
Diffstat (limited to 'kubernetes/cds/charts/cds-blueprints-processor/values.yaml')
-rwxr-xr-xkubernetes/cds/charts/cds-blueprints-processor/values.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/cds/charts/cds-blueprints-processor/values.yaml b/kubernetes/cds/charts/cds-blueprints-processor/values.yaml
index c8921f9efa..5e63839c0a 100755
--- a/kubernetes/cds/charts/cds-blueprints-processor/values.yaml
+++ b/kubernetes/cds/charts/cds-blueprints-processor/values.yaml
@@ -71,7 +71,7 @@ debugEnabled: false
# application configuration
config:
appConfigDir: /opt/app/onap/config
- useScriptCompileCache: true
+ useScriptCompileCache: false
sdncDB:
dbService: mariadb-galera
dbPort: 3306
@@ -89,7 +89,7 @@ config:
# dbRootPassExternalSecret
# default number of instances
-replicaCount: 1
+replicaCount: 3
nodeSelector: {}
@@ -142,7 +142,7 @@ persistence:
cluster:
# Cannot have cluster enabled if the replicaCount is not at least 3
# AND config value useScriptCompileCache is not set to false
- enabled: false
+ enabled: true
clusterName: cds-cluster