diff --git a/charts/volume-replicator/templates/rbac.yaml b/charts/volume-replicator/templates/rbac.yaml index 6bd7d3f..f48af5b 100644 --- a/charts/volume-replicator/templates/rbac.yaml +++ b/charts/volume-replicator/templates/rbac.yaml @@ -23,6 +23,14 @@ rules: - get - list - watch + - apiGroups: + - replication.storage.openshift.io + resources: + - volumereplicationclasses + verbs: + - get + - list + - watch - apiGroups: - replication.storage.openshift.io resources: