This commit is contained in:
Gökalp Özcan 2026-05-14 19:59:08 +08:00 committed by GitHub
commit 94dec66031
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 }}