doc: fix middleware names for CRD.
This commit is contained in:
parent
6069df6cbd
commit
be888b59a6
4 changed files with 14 additions and 4 deletions
|
@ -22,7 +22,7 @@ kind: Middleware
|
|||
metadata:
|
||||
name: test-stripprefixregex
|
||||
spec:
|
||||
StripPrefixRegex:
|
||||
stripPrefixRegex:
|
||||
regex: "^/foo/(.*)"
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue