2020-12-15 15:40:05 +00:00
|
|
|
[global]
|
|
|
|
checkNewVersion = false
|
|
|
|
sendAnonymousUsage = false
|
|
|
|
|
|
|
|
[log]
|
|
|
|
level = "DEBUG"
|
|
|
|
|
|
|
|
[api]
|
|
|
|
insecure = true
|
|
|
|
|
|
|
|
[experimental]
|
|
|
|
kubernetesGateway = true
|
|
|
|
|
|
|
|
[entryPoints]
|
2021-05-20 09:50:12 +00:00
|
|
|
[entryPoints.footlspassthrough]
|
|
|
|
address = ":9001"
|
|
|
|
[entryPoints.footlsterminate]
|
|
|
|
address = ":9002"
|
2020-12-15 15:40:05 +00:00
|
|
|
[entryPoints.footcp]
|
|
|
|
address = ":8193"
|
|
|
|
[entryPoints.fooudp]
|
|
|
|
address = ":8190/udp"
|
|
|
|
[entryPoints.web]
|
|
|
|
address = ":8180"
|
2021-05-20 09:50:12 +00:00
|
|
|
[entryPoints.websecure]
|
|
|
|
address = ":8443"
|
2020-12-15 15:40:05 +00:00
|
|
|
|
|
|
|
[providers.kubernetesGateway]
|