Replica Scaling of SDNC Container
[oom.git] / kubernetes / sdnc / templates / ueb-deployment.yaml
index a7e5e74..c109acd 100644 (file)
@@ -5,6 +5,7 @@ metadata:
   name: ueb-listener
   namespace: "{{ .Values.nsPrefix }}-sdnc"
 spec:
+  replicas: {{ .Values.uebReplicas }}
   selector:
     matchLabels:
       app: ueb-listener