Skip to content

Commit

Permalink
DOCS: Remove duplicate configuration items (#2873)
Browse files Browse the repository at this point in the history
Remove duplicate configuration items of route

Co-authored-by: cfanbo <haohtml@gmail.com>
  • Loading branch information
Alex Fornuto and cfanbo committed Dec 29, 2021
1 parent 6cb8817 commit 9b5a816
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/guides/kubernetes-dashboard.md
Expand Up @@ -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
Expand Down

0 comments on commit 9b5a816

Please sign in to comment.