summaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/templates/uui-deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/uui/templates/uui-deployment.yaml')
-rw-r--r--kubernetes/uui/templates/uui-deployment.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/uui/templates/uui-deployment.yaml b/kubernetes/uui/templates/uui-deployment.yaml
index 1e18009be5..668574918b 100644
--- a/kubernetes/uui/templates/uui-deployment.yaml
+++ b/kubernetes/uui/templates/uui-deployment.yaml
@@ -7,6 +7,7 @@ metadata:
name: uui
namespace: "{{ .Values.nsPrefix }}"
spec:
+ replicas: {{ .Values.uuiReplicas }}
selector:
matchLabels:
app: uui