Skip to content
Snippets Groups Projects
Unverified Commit d1454ca9 authored by Nico Berlee's avatar Nico Berlee
Browse files

Manager is allowed to create and patch events in the cluster

parent 301fd239
Branches
Tags
No related merge requests found
......@@ -6,6 +6,13 @@ metadata:
creationTimestamp: null
name: manager-role
rules:
- apiGroups:
- ""
resources:
- events
verbs:
- create
- patch
- apiGroups:
- ""
resources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment