Fix typos in documentation
This commit is contained in:
parent
6c08d0b20b
commit
0d7761f097
3 changed files with 3 additions and 3 deletions
|
@ -50,7 +50,7 @@ Then any router can refer to an instance of the wanted middleware.
|
|||
traefik.ingress.kubernetes.io/rule-type: PathPrefix
|
||||
spec:
|
||||
rules:
|
||||
- host: test.locahost
|
||||
- host: test.localhost
|
||||
http:
|
||||
paths:
|
||||
- path: /test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue