fluent / fluent-operator

Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator
Apache License 2.0
578 stars 246 forks source link

Expose fluentbit init-container values in helm chart #1320

Closed RajatPorwal5 closed 1 month ago

RajatPorwal5 commented 1 month ago

What this PR does / why we need it:

This PR allows us to configure the initContainers in fluentbit custom resource. Fluentbit CRD schema already has the option to configure initContainers. So just exposing the same in values.yaml.

Which issue(s) this PR fixes:

Fixes #1319

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.: