Update helm chart for v0.34.0

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-07-09 19:25:33 -04:00
parent 8693cdb898
commit 6c73d66ae6
15 changed files with 252 additions and 249 deletions

View file

@ -4,6 +4,7 @@ controller:
image:
repository: ingress-controller/controller
tag: 1.0.0-dev
digest:
extraArgs:
healthz-port: "9090"
# e2e tests do not require information about ingress status

View file

@ -4,6 +4,7 @@ controller:
image:
repository: ingress-controller/controller
tag: 1.0.0-dev
digest:
containerPort:
http: "1080"
https: "1443"