Apache 2 license addition for log
[oom.git] / kubernetes / log / charts / log-logstash / values.yaml
index b0e8d1e..aa49460 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2017 Amdocs, Bell Canada
+# Modifications Copyright © 2018 AT&T
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -38,8 +39,7 @@ config:
   elasticsearchServiceName: log-es
   elasticsearchPort: 9200
 
-# default number of instances
-replicaCount: 1
+# default number of instances matches cluster size via DaemonSet deployment
 
 nodeSelector: {}