Update ValidatingWebhook for Ingress to support --dry-run=server

This commit is contained in:
Tobias Wolf 2020-06-21 09:48:43 +02:00
parent 152364ace3
commit be5c29daef
2 changed files with 6 additions and 2 deletions

View file

@ -1,6 +1,6 @@
apiVersion: v1
name: ingress-nginx
version: 2.7.0
version: 2.7.1
appVersion: 0.33.0
home: https://github.com/kubernetes/ingress-nginx
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer