aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/templates/dep-nexus.yaml
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-02-15 16:18:02 +0000
committerGerrit Code Review <gerrit@onap.org>2018-02-15 16:18:02 +0000
commit3472e8ae8b323f83cb0f7add5ff97b7fed936b0f (patch)
treea3bc74041f5f1555101b07896d877ffc33368156 /kubernetes/policy/templates/dep-nexus.yaml
parentc4eb1a5c7d634668ae44a45899f10782d3d9b0e6 (diff)
parentf785cf3b01acc6dc56a58622109b18dae3bc99c9 (diff)
Merge "Replica Scaling of Policy Container"
Diffstat (limited to 'kubernetes/policy/templates/dep-nexus.yaml')
-rw-r--r--kubernetes/policy/templates/dep-nexus.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/policy/templates/dep-nexus.yaml b/kubernetes/policy/templates/dep-nexus.yaml
index 4adb05f630..2db40b2763 100644
--- a/kubernetes/policy/templates/dep-nexus.yaml
+++ b/kubernetes/policy/templates/dep-nexus.yaml
@@ -5,6 +5,7 @@ metadata:
name: nexus
namespace: "{{ .Values.nsPrefix }}-policy"
spec:
+ replicas: {{ .Values.nexusReplicas }}
selector:
matchLabels:
app: nexus