Merge pull request #688 from shawn-hurley/update-readme-and-example

Updating readme and webhook tempate to capture changes made for volumesnapshotclasses
This commit is contained in:
Kubernetes Prow Robot
2022-04-14 02:24:46 -07:00
committed by GitHub
2 changed files with 22 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: