Skip to content

Commit

Permalink
Default KinD manifest to watch ingresses without class (kubernetes#7581)
Browse files Browse the repository at this point in the history
  • Loading branch information
rikatz authored Sep 2, 2021
1 parent 9dda37c commit 4601bd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/static/provider/kind/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ spec:
- --validating-webhook-certificate=/usr/local/certificates/cert
- --validating-webhook-key=/usr/local/certificates/key
- --publish-status-address=localhost
- --watch-ingress-without-class
securityContext:
capabilities:
drop:
Expand Down

0 comments on commit 4601bd9

Please sign in to comment.