mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-05 20:32:57 +02:00
Remove duplicate configuration items of route Co-authored-by: cfanbo <haohtml@gmail.com> Co-authored-by: Alex Fornuto <afornuto@pomerium.com> Co-authored-by: cfanbo <haohtml@gmail.com>
This commit is contained in:
parent
ac85c0023c
commit
74e329e332
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