Merge "Changing xacml replicaCount to 1"
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Sat, 4 May 2019 22:36:58 +0000 (22:36 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sat, 4 May 2019 22:36:58 +0000 (22:36 +0000)
kubernetes/policy/charts/policy-xacml-pdp/values.yaml

index ff0fc0a..fcfbab2 100644 (file)
@@ -36,7 +36,7 @@ debugEnabled: false
 # application configuration
 
 # default number of instances
-replicaCount: 3
+replicaCount: 1
 
 nodeSelector: {}