* [stable/fluentd] Expose replicaCount in values file
Signed-off-by: Pavel Dmytrenko <mail@pavdmyt.com>
* [stable/fluentd] Bump chart version
Signed-off-by: Pavel Dmytrenko <mail@pavdmyt.com>
Added conditional to the service template and documentation to both the
values file and the readme for setting custom load balancer IP address.
Signed-off-by: Austin Orth <aorth@niche.com>
* Bump chart version
Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>
* Support RBAC
Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>
* Revert deployment.yaml resulting from bad merge
Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>
* add missing newline character
Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>
* Service account name template
Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>
* Add support for fluentd autoscaling
Signed-off-by: Sharon <sharonv@perion.com>
* fix `no new line character at the end of file`
Signed-off-by: Sharon <sharonv@perion.com>
* Add service annotations
Signed-off-by: Sharon <sharonv@perion.com>
* bump chart version and update variable in README
Signed-off-by: Sharon <sharonv@perion.com>
* [stable/fluentd] Add support for configuring elasticsearch scheme and ssl_version
- Allows end users to connect Fluentd to Elasticsearch over HTTPS
- Uses the same defaults as the underlying out_elasticsearch plugin (see github.com/uken/fluent-plugin-elasticsearch as of commit 573c39a)
Signed-off-by: Thomas Lovett <tklovett@gmail.com>
* bump minor version rather than patch
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>