Skip to content

Commit

Permalink
Merge pull request #10 from StrongMonkey/fix-admission-version
Browse files Browse the repository at this point in the history
Add v1beta1 for k8s 1.16 compatability
  • Loading branch information
StrongMonkey authored Oct 13, 2020
2 parents 59c97bb + 1c797eb commit 25ffe2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/rancher-webhook/templates/webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
webhooks:
- admissionReviewVersions:
- v1
- v1beta1
clientConfig:
service:
name: rancher-webhook
Expand Down

0 comments on commit 25ffe2f

Please sign in to comment.