mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-23 11:39:32 +02:00
DOCS: Remove duplicate configuration items (#2873)
Remove duplicate configuration items of route Co-authored-by: cfanbo <haohtml@gmail.com>
This commit is contained in:
parent
6cb88172d7
commit
9b5a816246
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ Following the configuration defined in [Install Pomerium using Helm], add a rout
|
|||
```yaml
|
||||
- from: https://dashboard.localhost.pomerium.io
|
||||
to: https://kubernetes-dashboard.default.svc.cluster.local
|
||||
tls_skip_verify: true
|
||||
allow_spdy: true
|
||||
tls_skip_verify: true
|
||||
kubernetes_service_account_token_file: /var/run/secrets/kubernetes.io/serviceaccount/token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue