diff --git a/config/hub/rbac/role.yaml b/config/hub/rbac/role.yaml index 26c940f88..a3497d703 100644 --- a/config/hub/rbac/role.yaml +++ b/config/hub/rbac/role.yaml @@ -11,6 +11,15 @@ rules: verbs: - list - watch +- apiGroups: + - "" + resources: + - events + verbs: + - create + - get + - patch + - update - apiGroups: - "" resources: