This commit is contained in:
Alp 2025-10-22 11:36:20 +02:00 committed by GitHub
commit 93802dd0bc
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 }}