This commit is contained in:
Gökalp Özcan 2026-03-23 13:33:39 -04:00 committed by GitHub
commit ba6f0552e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

View File

@ -141,4 +141,13 @@ rules:
- list
- watch
- patch
- apiGroups:
- ""
resources:
- events
verbs:
- create
- get
- list
- watch
{{- end }}