doc: middleware -> middlewares.

This commit is contained in:
Ludovic Fernandez 2019-04-17 09:34:04 +02:00 committed by Traefiker Bot
parent bb8a193244
commit 535280c162
2 changed files with 2 additions and 2 deletions

View file

@ -55,7 +55,7 @@ spec:
# more fields...
routes:
# more fields...
middleware:
middlewares:
- name: stripprefix
```