doc: add apiVersion for "kind: Middleware"

This commit is contained in:
yuyicai 2020-04-27 23:26:06 +08:00 committed by GitHub
parent 367e797d5f
commit 2ce2d63bda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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