mik-laj opened a new issue #11755: URL: https://github.com/apache/airflow/issues/11755
Hello, The Helm community has compiled [best practices for RBAC](https://helm.sh/docs/chart_best_practices/rbac/). In particular, it would be useful to make the following changes: - The path to enable `rbac` should be `rbac.create` instead of `rbacEnabled`. - It should be possible to disable the creation of each SA individually, but the service account should still be associated with the same resources so that manually-created RBAC resources created later that reference it will function correctly. - It should be possible to configure its own name for each SA individually Best regards, Kamil BreguĊa ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
