From: ramverma Date: Thu, 2 May 2019 13:07:36 +0000 (+0000) Subject: Changing xacml replicaCount to 1 X-Git-Tag: 4.0.0-ONAP~167^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=39a79a415e09251f3c806f220fab3639698210e1;p=oom.git Changing xacml replicaCount to 1 Changing replicaCount of xacml to 1 to keep in sync with other Pdp's. Change-Id: Ie63eb8fc02de9859959bcec5bb2b0ee4bc4af82e Issue-ID: POLICY-1723 Signed-off-by: ramverma --- diff --git a/kubernetes/policy/charts/policy-xacml-pdp/values.yaml b/kubernetes/policy/charts/policy-xacml-pdp/values.yaml index ff0fc0a89f..fcfbab2471 100644 --- a/kubernetes/policy/charts/policy-xacml-pdp/values.yaml +++ b/kubernetes/policy/charts/policy-xacml-pdp/values.yaml @@ -36,7 +36,7 @@ debugEnabled: false # application configuration # default number of instances -replicaCount: 3 +replicaCount: 1 nodeSelector: {}