doc: add apiVersion for "kind: Middleware"
This commit is contained in:
parent
367e797d5f
commit
2ce2d63bda
1 changed files with 1 additions and 0 deletions
|
@ -609,6 +609,7 @@ with the path `/admin` stripped, e.g. to `http://<IP>:<port>/`. In this case, yo
|
|||
middlewares:
|
||||
- name: admin-stripprefix
|
||||
---
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: Middleware
|
||||
metadata:
|
||||
name: admin-stripprefix
|
||||
|
|
Loading…
Add table
Reference in a new issue