traefik/integration/fixtures/k8s_default.toml

11 lines
123 B
TOML
Raw Normal View History

2019-03-11 14:54:05 +01:00
[global]
debug=true
[entryPoints]
[entryPoints.web]
2019-03-11 14:54:05 +01:00
address = ":8000"
[api]
[Providers]
[Providers.Kubernetes]