summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/pdp/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/policy/charts/pdp/values.yaml')
-rw-r--r--kubernetes/policy/charts/pdp/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/charts/pdp/values.yaml b/kubernetes/policy/charts/pdp/values.yaml
index 811830ea89..45d8d60f5c 100644
--- a/kubernetes/policy/charts/pdp/values.yaml
+++ b/kubernetes/policy/charts/pdp/values.yaml
@@ -27,7 +27,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.2.2
+image: onap/policy-pe:1.2.3
pullPolicy: Always
# flag to enable debugging - application support required
@@ -38,7 +38,7 @@ config:
papPort: 9091
# default number of instances
-replicaCount: 2
+replicaCount: 1
nodeSelector: {}