mirror of
https://github.com/containous/traefik.git
synced 2025-10-27 11:33:33 +03:00
doc: add apiVersion for "kind: Middleware"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user