Replica Scaling of Portal and Vid Container
[oom.git] / kubernetes / portal / templates / portal-mariadb-deployment.yaml
index fafcad2..9db512a 100755 (executable)
@@ -5,6 +5,7 @@ metadata:
   name: portaldb
   namespace: "{{ .Values.nsPrefix }}-portal"
 spec:
+  replicas: {{ .Values.portalDbReplicas }}
   selector:
     matchLabels:
       app: portaldb