log-logstash is now a daemonSet
[oom.git] / kubernetes / log / charts / log-logstash / values.yaml
index 8755103..51062c9 100644 (file)
@@ -38,9 +38,7 @@ config:
   elasticsearchServiceName: log-es
   elasticsearchPort: 9200
 
-# default number of instances
-# 30+ logs/sec will saturate a single node to 6+ vCores
-replicaCount: 3
+# default number of instances matches cluster size via DaemonSet deployment
 
 nodeSelector: {}