Traefik Middlewares
Appears in
.Values.ingressMiddlewares.traefik
type
Define the type for this object
Available types:
- add-prefix
- basic-auth
- buffering
- chain
- compress
- content-type
- forward-auth
- headers
- ip-allow-list
- plugin-bouncer
- plugin-geoblock
- plugin-mod-security
- plugin-real-ip
- plugin-rewrite-response-headers
- plugin-theme-park
- rate-limit
- redirect-regex
- redirect-scheme
- replace-path-regex
- replace-path
- retry
- strip-prefix-regex
- strip-prefix
Key | ingressMiddlewares.$provider.$name.type |
Type | string |
Required | ❌ |
Helm tpl | ❌ |
Default | "" |
Example