Steven Fitzpatrick 570024013a Fluentd: Attach uuid to fluentd config etc
By tying the fluent condfiguration to the release, it will be re-rendered
if the release is upgraded. This is useful in combination with [0], allowing
powerful configuration updates using helm upgrade. For example

Values:

    .Values.pod.env.fluentd.vars.OUTPUT_ENABLED: true

fluent.conf:

    ...
    {{- if .Values.pod.env.fluentd.vars.OUTPUT_ENABLED }}
    <match **>
    # Output Configuration here
    </match>
    {{- end }}

To disable this output section, issue a helm upgrade command and set the
apprpriate value to false.

    helm upgrade fluentd ./fluentd --set pod.env.fluentd.vars.OUTPUT_ENABLED=false

[0] https://review.opendev.org/#/c/726880/

Change-Id: I3dce9e5c4eaf588569e8cc3e1ea3cf3bebd0c3c5
2020-05-14 07:19:43 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00
2019-04-19 19:34:11 +00:00
2020-05-07 02:11:15 +00:00
2020-04-11 15:26:50 +02:00
2018-05-15 13:04:28 -05:00
2020-04-21 20:05:39 +00:00

Openstack-Helm-Infra

Mission

The goal of OpenStack-Helm-Infra is to provide charts for services or integration of third-party solutions that are required to run OpenStack-Helm.

For more information, please refer to the OpenStack-Helm repository.

Communication

  • Join us on IRC: #openstack-helm on freenode
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-alt on freenode
  • Meeting Agenda Items: Agenda
  • Join us on Slack
    • #openstack-helm

Contributing

We welcome contributions. Check out this document if you would like to get involved.

Description
Repository for OpenStack Helm infrastructure-related code
Readme 68 MiB