Replica Scaling of Consul and Log container
[oom.git] / kubernetes / log / templates / logstash-deployment.yaml
index 7431081..1d3b945 100644 (file)
@@ -7,6 +7,7 @@ metadata:
   name: log-logstash
   namespace: {{ .Values.nsPrefix }}
 spec:
+  replicas: {{ .Values.logstashReplicas }}
   selector:
     matchLabels:
       app: logstash