diff --git a/deploy/clusterrole.yaml b/deploy/clusterrole.yaml index c20b605..89d52a5 100644 --- a/deploy/clusterrole.yaml +++ b/deploy/clusterrole.yaml @@ -31,6 +31,14 @@ rules: - watch - update + - apiGroups: + - "" + resources: + - persistentvolumeclaims/finalizers + verbs: + - get + - update + - apiGroups: - storage.k8s.io resources: