X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fvid%2Ftemplates%2Fvid-mariadb-deployment.yaml;h=bf23c3f8b19d5925b6c4203eaa7a1808c9684039;hb=4930205c1cabc320ff34d2496765ba0089792d25;hp=758ee578f0bb14a802e0138184d792e016246b12;hpb=15ef9b262d5ce97e4536640ef5eefd2ba50fa5fd;p=oom.git diff --git a/kubernetes/vid/templates/vid-mariadb-deployment.yaml b/kubernetes/vid/templates/vid-mariadb-deployment.yaml index 758ee578f0..bf23c3f8b1 100644 --- a/kubernetes/vid/templates/vid-mariadb-deployment.yaml +++ b/kubernetes/vid/templates/vid-mariadb-deployment.yaml @@ -7,6 +7,7 @@ metadata: name: vid-mariadb namespace: "{{ .Values.nsPrefix }}-vid" spec: + replicas: {{ .Values.vidMariaDbReplicas }} selector: matchLabels: app: vid-mariadb