diff --git a/charts/cluster-presets/templates/cluster-role.yaml b/charts/cluster-presets/templates/cluster-role.yaml index 5f2dceb0d..e42f77e15 100644 --- a/charts/cluster-presets/templates/cluster-role.yaml +++ b/charts/cluster-presets/templates/cluster-role.yaml @@ -94,7 +94,7 @@ rules: - snapshot.storage.k8s.io resources: - volumesnapshotclasses - verbs: ["get", "list", "watch"] + verbs: ["get", "list", "watch", "create"] # crd watcher - apiGroups: - apiextensions.k8s.io