Replica Scaling of MSO component
[oom.git] / kubernetes / mso / templates / db-deployment.yaml
index e6f09c5..cc4c656 100644 (file)
@@ -5,6 +5,7 @@ metadata:
   name: mariadb
   namespace: "{{ .Values.nsPrefix }}-mso"
 spec:
+  replicas: {{ .Values.dbReplicas }}
   selector:
     matchLabels:
       app: mariadb