mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 14:57:18 +08:00
* Added new configuration values that will be added to the args passed to the oauth2-proxy container: 1. redirectUrl 2. oidcIssuerUrl 3. whiteList Signed-off-by: Chadwick Baatz <cbaatz@gosecure.net> * Requested changes Signed-off-by: Chadwick Baatz <cbaatz@gosecure.net> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * [bitnami/fluentd] Make servicemonitor URL/Path configurable (#13388) Adding logic to servicemonitor.yaml to use path and port values if provided as annotations to teh service. This insures if a user manually changes the port and/or path for prometheus that the servicemonitor also uses those values. Signed-off-by: Chadwick Baatz <cbaatz@gosecure.net> * [bitnami/fluentd] Make servicemonitor URL/Path configurable (#13388) Adding logic to servicemonitor.yaml to use path and port values if provided as annotations to teh service. This insures if a user manually changes the port and/or path for prometheus that the servicemonitor also uses those values. Signed-off-by: Chadwick Baatz <cbaatz@gosecure.net> * [bitnami/fluentd] Make servicemonitor URL/Path configurable (#13388) Reversed order of defaults to preference the values over annotations. Signed-off-by: Chadwick Baatz <cbaatz@gosecure.net> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * [bitnami/fluentd] Make servicemonitor URL/Path configurable (#13388) Reverting change to port, since using the port name should always map back to the correct port number. Signed-off-by: Chadwick Baatz <cbaatz@gosecure.net> * [bitnami/fluentd] Make servicemonitor URL/Path configurable (#13388) Converting to use coalesce instead of multiple defaults per suggestion. Signed-off-by: Chadwick Baatz <cbaatz@gosecure.net> * [bitnami/fluentd] Make servicemonitor URL/Path configurable (#13388) Reverting & simplifying the path selection, since the default value is provided in values.yaml. Signed-off-by: Chadwick Baatz <cbaatz@gosecure.net> * [bitnami/fluentd] Bump version Signed-off-by: Celia Garcia <61272496+CeliaGMqrz@users.noreply.github.com> * [bitnami/fluentd] Fix typo Signed-off-by: Celia Garcia <61272496+CeliaGMqrz@users.noreply.github.com> Signed-off-by: Chadwick Baatz <cbaatz@gosecure.net> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Signed-off-by: Chadwick Baatz <40895835+cmbaatz@users.noreply.github.com> Signed-off-by: Celia Garcia <61272496+CeliaGMqrz@users.noreply.github.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Co-authored-by: Celia Garcia <61272496+CeliaGMqrz@users.noreply.github.com>
29 lines
769 B
YAML
29 lines
769 B
YAML
annotations:
|
|
category: Analytics
|
|
apiVersion: v2
|
|
appVersion: 1.15.3
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on.
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/main/bitnami/fluentd
|
|
icon: https://bitnami.com/assets/stacks/fluentd/img/fluentd-stack-220x234.png
|
|
keywords:
|
|
- fluentd
|
|
- logging
|
|
- logs
|
|
- data
|
|
- collector
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: fluentd
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/fluentd
|
|
- https://www.fluentd.org/
|
|
version: 5.5.9
|