[stable/fluentd] Expose replicaCount in values file (#22842)

* [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>
This commit is contained in:
Pavel Dmytrenko
2020-07-18 03:00:50 -07:00
committed by GitHub
parent 253f7e9e1a
commit 06784b3003
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v1
description: A Fluentd Elasticsearch Helm chart for Kubernetes.
icon: https://raw.githubusercontent.com/fluent/fluentd-docs/master/public/logo/Fluentd_square.png
name: fluentd
version: 2.5.0
version: 2.5.1
appVersion: v2.4.0
home: https://www.fluentd.org/
sources:
+2
View File
@@ -1,6 +1,8 @@
# Default values for fluentd.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
replicaCount: 1
image:
repository: gcr.io/google-containers/fluentd-elasticsearch
tag: v2.4.0