Replica Scaling of SDNC Container
[oom.git] / kubernetes / sdnc / templates / nfs-provisoner-deployment.yaml
index 9d3feef..a283d0f 100644 (file)
@@ -5,7 +5,7 @@ metadata:
   name: nfs-provisioner
   namespace: "{{ .Values.nsPrefix }}-sdnc"
 spec:
-  replicas: 1
+  replicas: {{ .Values.nfsReplicas }}
   strategy:
     type: Recreate
   template: