You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was about to open an issue with this exact same request and you beat me to it. To add on to this, it would be a great feature to add, since it is present already in FluentBit, via fluent/helm-charts#408. I too, look forward to be able to log Kubernetes events using Operator.
Is your feature request related to a problem? Please describe.
Fluent bit service account need additional rbac rules in order to watch Kubernetes events.
FluentBit crd has the functionality to extend the service account permissions, with the rbacRules key.
The helm chart doesn't support of modifying this value.
Describe the solution you'd like
Add it to the helm chart values, and edit the fluentBit CR template.
Additional context
No response
The text was updated successfully, but these errors were encountered: