mirror of
https://github.com/traefik/traefik
synced 2026-02-03 13:30:32 +00:00
docs: add pilot dashboard flag to static configuration file reference
This commit is contained in:
committed by
GitHub
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:
|
||||
|
||||
Reference in New Issue
Block a user