OOM companion changes to topic.properties removal
[oom.git] / kubernetes / policy / charts / policy-xacml-pdp / values.yaml
index ff0fc0a..b2ee247 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-xacml-pdp:2.0.0-SNAPSHOT-latest
+image: onap/policy-xacml-pdp:2.1-SNAPSHOT-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -36,7 +36,7 @@ debugEnabled: false
 # application configuration
 
 # default number of instances
-replicaCount: 3
+replicaCount: 1
 
 nodeSelector: {}