fluent / fluent-operator

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

feat(chart): Add operator.extraArgs to add extra args to the fluent-operator container #1074

Closed alexandrevilain closed 8 months ago

alexandrevilain commented 8 months ago

This would allow users to provide extra arguments like --watch-namespaces

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1073

Does this PR introduced a user-facing change?

Helm Chart: Add operator.extraArgs in chart values to add extra args to the fluent-operator container.

Additional documentation, usage docs, etc.: