summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/templates/dep-brmsgw.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/policy/templates/dep-brmsgw.yaml')
-rw-r--r--kubernetes/policy/templates/dep-brmsgw.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/templates/dep-brmsgw.yaml b/kubernetes/policy/templates/dep-brmsgw.yaml
index 667ccc6251..6c0533ce15 100644
--- a/kubernetes/policy/templates/dep-brmsgw.yaml
+++ b/kubernetes/policy/templates/dep-brmsgw.yaml
@@ -5,7 +5,7 @@ metadata:
name: brmsgw
namespace: "{{ .Values.nsPrefix }}-policy"
spec:
- replicas: 1
+ replicas: {{ .Values.brmsgwReplicas }}
selector:
matchLabels:
app: brmsgw