Disable any hub integrations
This commit is contained in:
parent
df28b56857
commit
0d5913ce3c
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@ tls:
|
||||||
pilot:
|
pilot:
|
||||||
dashboard: false
|
dashboard: false
|
||||||
|
|
||||||
|
experimental:
|
||||||
|
hub: false
|
||||||
|
|
||||||
accessLog:
|
accessLog:
|
||||||
filePath: "/var/log/traefik/access.log"
|
filePath: "/var/log/traefik/access.log"
|
||||||
filters:
|
filters:
|
||||||
|
|
Loading…
Reference in a new issue