traefik/integration/fixtures/k8s_default.toml
2022-11-21 18:36:05 +01:00

18 lines
247 B
TOML

[global]
checkNewVersion = false
sendAnonymousUsage = false
[log]
level = "DEBUG"
noColor = true
[api]
insecure = true
[entryPoints]
[entryPoints.web]
address = ":8000"
[providers.kubernetesIngress]
allowEmptyServices = true