mirror of
https://github.com/traefik/traefik.git
synced 2026-05-05 20:36:20 +02:00
docs: add pilot dashboard flag to static configuration file reference
This commit is contained in:
parent
21c0195d29
commit
376b6f90d9
@ -378,6 +378,7 @@
|
||||
|
||||
[pilot]
|
||||
token = "foobar"
|
||||
dashboard = true
|
||||
|
||||
[experimental]
|
||||
kubernetesGateway = true
|
||||
|
||||
@ -399,6 +399,7 @@ certificatesResolvers:
|
||||
tlsChallenge: {}
|
||||
pilot:
|
||||
token: foobar
|
||||
dashboard: true
|
||||
experimental:
|
||||
kubernetesGateway: true
|
||||
plugins:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user