diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index 8f8160d6..8bee489d 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -119,6 +119,7 @@ rules: - poddisruptionbudgets verbs: - create + - update - delete - get - list @@ -135,6 +136,7 @@ rules: - horizontalpodautoscalers verbs: - create + - update - delete - get - list