Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
update MutatingWebhookConfiguration API from beta1 to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
nhudson committed May 4, 2022
1 parent bb1b15d commit a7f92b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/mutatingwebhook.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: admissionregistration.k8s.io/v1beta1
apiVersion: admissionregistration.k8s.io/v1
kind: MutatingWebhookConfiguration
metadata:
name: mutating-gtoken-webhook-cfg
Expand Down

0 comments on commit a7f92b8

Please sign in to comment.