Allow event generation.

This commit is contained in:
Michael Lipp 2024-01-09 18:46:08 +01:00
parent 218825fb8c
commit 2bc401decd

View file

@ -18,3 +18,9 @@ rules:
- vms/status
verbs:
- patch
- apiGroups:
- events.k8s.io
resources:
- events
verbs:
- create