summaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-blueprints-processor/values.yaml
diff options
context:
space:
mode:
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