docs: add pilot dashboard flag to static configuration file reference

This commit is contained in:
Danshil Kokil Mungur 2021-05-27 14:16:08 +04:00 committed by GitHub
parent 21c0195d29
commit 376b6f90d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -378,6 +378,7 @@
[pilot]
token = "foobar"
dashboard = true
[experimental]
kubernetesGateway = true

View file

@ -399,6 +399,7 @@ certificatesResolvers:
tlsChallenge: {}
pilot:
token: foobar
dashboard: true
experimental:
kubernetesGateway: true
plugins: