arjunanan6 commented on PR #29012:
URL: https://github.com/apache/airflow/pull/29012#issuecomment-1398443598
@snjypl Sure, here you go:
```
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
annotations:
meta.helm.sh/release-name: airflowlocal
meta.helm.sh/release-namespace: airflow
creationTimestamp: "2023-01-18T09:52:13Z"
labels:
app.kubernetes.io/managed-by: Helm
chart: airflow-1.7.0
heritage: Helm
release: airflowlocal
tier: airflow
name: airflowlocal-pod-launcher-rolebinding
namespace: airflow
resourceVersion: "13279"
uid: 05617ca4-ebf3-424a-990b-8b59274702f0
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: airflowlocal-pod-launcher-role
subjects:
- kind: ServiceAccount
name: airflowlocal-scheduler
namespace: airflow
- kind: ServiceAccount
name: airflowlocal-worker
namespace: airflow
```
--
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]