andreahlert commented on issue #59433: URL: https://github.com/apache/airflow/issues/59433#issuecomment-3866539273
This has been fixed on `main` by #57985, which added the missing SCC RoleBinding subjects for `api-server` and `redis`. The `dag-processor` ServiceAccount is also already included (conditionally, when `dagProcessor.enabled` is set). The fix should ship with Helm Chart 1.19.0, which is currently in RC testing (#61268). As a workaround for 1.18.0, you can manually create an additional RoleBinding targeting the missing ServiceAccounts (as you already mentioned). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
