Replica Scaling of Portal and Vid Container
[oom.git] / kubernetes / portal / templates / portal-widgets-deployment.yaml
index 0dd9202..6f27ef6 100644 (file)
@@ -5,6 +5,7 @@ metadata:
   name: portalwidgets
   namespace: "{{ .Values.nsPrefix }}-portal"
 spec:
+  replicas: {{ .Values.portalWidgetsReplicas }}
   selector:
     matchLabels:
       app: portalwidgets