Add documentation main, SANs and plugin CRD fields

This commit is contained in:
mloiseleur
2022-06-29 11:04:09 +02:00
committed by GitHub
parent 9d61cb64a2
commit 03598d395b
8 changed files with 56 additions and 24 deletions

View File

@@ -153,3 +153,7 @@ http:
| [Retry](retry.md) | Automatically retries in case of error | Request lifecycle |
| [StripPrefix](stripprefix.md) | Changes the path of the request | Path Modifier |
| [StripPrefixRegex](stripprefixregex.md) | Changes the path of the request | Path Modifier |
## Community Middlewares
Please take a look at the community-contributed plugins in the [plugin catalog](https://pilot.traefik.io/plugins).