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