Updating readme based on new flag for webhook

* Adding volumesnapshotclasses to admission configuration template
This commit is contained in:
Shawn Hurley
2022-04-07 10:39:08 -04:00
parent 019a59a10f
commit 4f783f10fc
2 changed files with 3 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ webhooks:
- apiGroups: ["snapshot.storage.k8s.io"]
apiVersions: ["v1", "v1beta1"]
operations: ["CREATE", "UPDATE"]
resources: ["volumesnapshots", "volumesnapshotcontents"]
resources: ["volumesnapshots", "volumesnapshotcontents", "volumesnapshotclasses"]
scope: "*"
clientConfig:
service: