diff --git a/templates/webhooks/rbac-for-us.yaml b/templates/webhooks/rbac-for-us.yaml index ffd2f8d7..4d462122 100644 --- a/templates/webhooks/rbac-for-us.yaml +++ b/templates/webhooks/rbac-for-us.yaml @@ -22,6 +22,13 @@ rules: - update - list - patch + - apiGroups: + - storage.deckhouse.io + resources: + - nfsstorageclasses + verbs: + - get + - list --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding