Wrong endpoint on the TLS secret example
This commit is contained in:
parent
e30ab07439
commit
587d3f9012
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ metadata:
|
|||
|
||||
spec:
|
||||
entryPoints:
|
||||
- web
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`foo.com`) && PathPrefix(`/bar`)
|
||||
kind: Rule
|
||||
|
|
Loading…
Reference in a new issue