Update traefik helm chart to version 33.0.0
This commit is contained in:
parent
793b10fbaf
commit
d99b5686b5
4 changed files with 34 additions and 4 deletions
|
|
@ -37,7 +37,7 @@ data:
|
|||
http3:
|
||||
advertisedPort: 443
|
||||
traefik:
|
||||
address: ":9000/tcp"
|
||||
address: ":8080/tcp"
|
||||
metrics:
|
||||
address: ":9100/tcp"
|
||||
{% if traefik_hub_token is defined %}
|
||||
|
|
@ -81,6 +81,7 @@ data:
|
|||
{% if traefik_ondemand is defined %}
|
||||
allowEmptyServices: true
|
||||
{% endif%}
|
||||
kubernetesGateway: {}
|
||||
file:
|
||||
directory: /etc/traefik/file/
|
||||
watch: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue