Fix metrics fluentd (#2808)

* [bitnami/fluentd] Fix metrics port in servicemonitor

* [bitnami/fluentd] Fix metrics port in servicemonitor

* Bump chart version

* [bitnami/fluentd] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Rafael Ríos Saavedra
2020-06-11 17:35:24 +02:00
committed by GitHub
parent 0a1e13210c
commit 474e6774b7
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: fluentd
version: 1.2.2
version: 1.2.3
appVersion: 1.11.0
description: Fluentd is an open source data collector for unified logging layer
keywords:

View File

@@ -14,7 +14,7 @@ spec:
selector:
matchLabels: {{- include "fluentd.matchLabels" . | nindent 6 }}
endpoints:
- port: metrics
- port: tcp-metrics
path: "/metrics"
{{- if .Values.metrics.serviceMonitor.interval }}
interval: {{ .Values.metrics.serviceMonitor.interval }}

View File

@@ -13,7 +13,7 @@ global: {}
image:
registry: docker.io
repository: bitnami/fluentd
tag: 1.11.0-debian-10-r4
tag: 1.11.0-debian-10-r6
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

View File

@@ -13,7 +13,7 @@ global: {}
image:
registry: docker.io
repository: bitnami/fluentd
tag: 1.11.0-debian-10-r4
tag: 1.11.0-debian-10-r6
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images