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:
|
||||
dashboard: false
|
||||
|
||||
experimental:
|
||||
hub: false
|
||||
|
||||
accessLog:
|
||||
filePath: "/var/log/traefik/access.log"
|
||||
filters:
|
||||
|
|
Loading…
Reference in a new issue