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: add rbacRules to values.yaml with events watching as fixed permissions #1223

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

SvenThies
Copy link
Contributor

What this PR does / why we need it:

  • Added rbacRules to watch kubernetes events to FluentBit template.
  • This way people don't have to modify the CR themselves; it is more user-friendly.
  • Added the possibility for custom rbacRules in the operators values.yaml.
  • This adds more flexibility to the operator chart

Which issue(s) this PR fixes:

Does this PR introduced a user-facing change?

1. Added `rbacRules` option in operators' `values.yaml`
2. No additional action is required from user

@SvenThies SvenThies changed the title feat: add rbackRules to values.yaml with events watching as fixed permissions feat: add rbacRules to values.yaml with events watching as fixed permissions Jul 1, 2024
@benjaminhuo benjaminhuo merged commit 293f2e7 into fluent:master Jul 2, 2024
2 checks passed
@benjaminhuo benjaminhuo linked an issue Jul 2, 2024 that may be closed by this pull request
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.

Add fluentbit.rbacRules value to the operator helm chart
2 participants