Replica Scaling of Portal and Vid Container
[oom.git] / kubernetes / vid / templates / vid-server-deployment.yaml
index c979845..7f9cb65 100644 (file)
@@ -7,6 +7,7 @@ metadata:
   name: vid-server
   namespace: "{{ .Values.nsPrefix }}-vid"
 spec:
+  replicas: {{ .Values.vidServerReplicas }}
   selector:
     matchLabels:
       app: vid-server