traefik/integration/fixtures/k8s_default.toml

11 lines
123 B
TOML
Raw Normal View History

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