diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index 6d58dec..6269a01 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -66,3 +66,9 @@ rules: - patch - update - watch +- apiGroups: + - postgresql.cnpg.io + resources: + - clusters/finalizers + verbs: + - update