topherinternational commented on issue #40210: URL: https://github.com/apache/airflow/issues/40210#issuecomment-2282802475
@pykenny A good start might be the k8s permissions in the Helm chart, e.g. https://github.com/apache/airflow/blob/providers-cncf-kubernetes/8.3.4/chart/templates/rbac/pod-launcher-role.yaml (and others in that directory). It's not exactly the k8s operators, but it should be a similar perms profile as what is needed to launch a task pod from the k8s executor. -- 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]
