Allow Helm Chart to customize admission webhook's annotations, timeoutSeconds, namespaceSelector, objectSelector and cert files locations

This commit is contained in:
Kewei Ma 2020-10-01 16:07:42 -05:00
parent 524c3a50ea
commit c8294eaf4e
7 changed files with 26 additions and 6 deletions

View file

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