add rights to svcwatcher clusterrole events
[ta/caas-security.git] / rbac_manifests / svcwatcher-rbac-config.yml
index e3b589e..d961821 100644 (file)
@@ -58,6 +58,14 @@ rules:
   - update
   - patch
   - delete
+- apiGroups:
+  - ""
+  resources:
+  - events
+  verbs:
+  - create
+  - update
+  - get
 ---
 apiVersion: rbac.authorization.k8s.io/v1
 kind: ClusterRoleBinding