traefik/integration/fixtures/k8s_crd.toml

17 lines
225 B
TOML
Raw Normal View History

[global]
2019-07-01 09:30:05 +00:00
checkNewVersion = false
sendAnonymousUsage = false
[log]
2019-07-01 09:30:05 +00:00
level = "DEBUG"
[api]
[entryPoints]
[entryPoints.footcp]
2019-07-01 09:30:05 +00:00
address = ":8093"
[entryPoints.web]
address = ":8000"
2019-07-01 09:30:05 +00:00
[providers.kubernetesCRD]