Updating readme based on new flag for webhook
* Adding volumesnapshotclasses to admission configuration template
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user