Update to traefik v3
This commit is contained in:
parent
a4d8db4653
commit
0ff12a846f
3 changed files with 6 additions and 5 deletions
|
|
@ -1,5 +1,6 @@
|
|||
my_context: kubernetes
|
||||
traefik_version: "2.10.3"
|
||||
traefik_version: "3.0.0"
|
||||
traefik_helm_chart_version: "28.0.0"
|
||||
cluster_domain: "local"
|
||||
traefik_namespace: "traefik"
|
||||
traefik_service_type: LoadBalancer
|
||||
|
|
@ -22,4 +23,4 @@ basic_auth: false
|
|||
# traefik_dashboard_certificate: wildcard-cluster
|
||||
|
||||
crowdsec_namespace: "crowdsec"
|
||||
crowdsec_traefik_bouncer_chart_version: "0.3.5"
|
||||
crowdsec_traefik_bouncer_chart_version: "0.1.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue