diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index ec7affce1..5fb6e3c25 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -147,3 +147,11 @@ rules: verbs: - get - update +- apiGroups: + - policy + resources: + - poddisruptionbudgets + verbs: + - list + - create + - watch