Commit 80892cd9 authored by Geoff Simmons's avatar Geoff Simmons

Grant the viking service authorization to create events.

parent eece0895
......@@ -16,3 +16,10 @@ rules:
- get
- list
- watch
- apiGroups:
- ""
resources:
- events
verbs:
- create
- patch
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment