Update helm chart for v0.34.0
This commit is contained in:
parent
8693cdb898
commit
6c73d66ae6
15 changed files with 252 additions and 249 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ controller:
|
|||
image:
|
||||
repository: ingress-controller/controller
|
||||
tag: 1.0.0-dev
|
||||
digest:
|
||||
containerPort:
|
||||
http: "1080"
|
||||
https: "1443"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue