Skip to content

Commit ebd6ead

Browse files
committed
review: remove v1beta1 from admissionReviewVersions in ValidatingWebhookConfiguration and MutatingWebhookConfiguration
1 parent 9c47bb9 commit ebd6ead

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

manifests/v1beta1/components/webhook/webhooks.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ webhooks:
88
failurePolicy: Ignore
99
admissionReviewVersions:
1010
- v1
11-
- v1beta1
1211
clientConfig:
1312
caBundle: Cg==
1413
service:
@@ -36,7 +35,6 @@ webhooks:
3635
failurePolicy: Ignore
3736
admissionReviewVersions:
3837
- v1
39-
- v1beta1
4038
clientConfig:
4139
caBundle: Cg==
4240
service:
@@ -58,7 +56,6 @@ webhooks:
5856
failurePolicy: Ignore
5957
admissionReviewVersions:
6058
- v1
61-
- v1beta1
6259
clientConfig:
6360
caBundle: Cg==
6461
service:

0 commit comments

Comments
 (0)