Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

alexandrevilain
Copy link
Contributor

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.:


…perator container

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

Signed-off-by: alexandre.vilain <alexandre.vilain@corp.ovh.com>
@benjaminhuo benjaminhuo merged commit 979f25a into fluent:master Mar 4, 2024
2 checks passed
@alexandrevilain alexandrevilain deleted the feat/chart/operator-extra-args branch March 4, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chart: Add option to add extra operator flags
2 participants