Skip to content

Commit

Permalink
fix: add permission watch events to role
Browse files Browse the repository at this point in the history
Signed-off-by: Harry <[email protected]>
  • Loading branch information
sudohainguyen authored Feb 2, 2024
1 parent 58d96ec commit fb226aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/airflow/templates/rbac/airflow-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ rules:
verbs:
- "get"
- "list"
- "watch"
{{- end }}
- apiGroups:
- ""
Expand Down

0 comments on commit fb226aa

Please sign in to comment.