mirror of
https://github.com/traefik/traefik.git
synced 2025-09-26 00:01:15 +02:00
Wrong endpoint on the TLS secret example
This commit is contained in:
parent
e30ab07439
commit
587d3f9012
@ -189,7 +189,7 @@ metadata:
|
|||||||
|
|
||||||
spec:
|
spec:
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- web
|
- websecure
|
||||||
routes:
|
routes:
|
||||||
- match: Host(`foo.com`) && PathPrefix(`/bar`)
|
- match: Host(`foo.com`) && PathPrefix(`/bar`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
|
Loading…
x
Reference in New Issue
Block a user