1
0
Fork 0

Adds a reference to the middleware overview.

This commit is contained in:
Ludovic Fernandez 2019-04-29 19:36:07 +02:00 committed by Traefiker Bot
parent 21dec70971
commit 4b5c3ccf58
5 changed files with 29 additions and 7 deletions

View file

@ -212,6 +212,8 @@ spec:
- name: stripprefix
```
More information about available middlewares in the dedicated [middlewares section](../middlewares/overview.md).
### TLS
To allow for TLS, we made use of the `Secret` kind, as it was already defined, and it can be directly used in an `IngressRoute`: