Buffering Middleware
Appears in
.Values.ingressMiddlewares.traefik.$name.data
maxRequestBodyBytes
Define the maxRequestBodyBytes
Key | ingressMiddlewares.traefik.$name.data.maxRequestBodyBytes |
Type | int |
Required | ❌ |
Helm tpl | ❌ |
Default | - |
Example
memRequestBodyBytes
Define the memRequestBodyBytes
Key | ingressMiddlewares.traefik.$name.data.memRequestBodyBytes |
Type | int |
Required | ❌ |
Helm tpl | ❌ |
Default | - |
maxResponseBodyBytes
Define the maxResponseBodyBytes
Key | ingressMiddlewares.traefik.$name.data.maxResponseBodyBytes |
Type | int |
Required | ❌ |
Helm tpl | ❌ |
Default | - |
memResponseBodyBytes
Define the memResponseBodyBytes
Key | ingressMiddlewares.traefik.$name.data.memResponseBodyBytes |
Type | int |
Required | ❌ |
Helm tpl | ❌ |
Default | - |
retryExpression
Define the retryExpression
Key | ingressMiddlewares.traefik.$name.data.retryExpression |
Type | string |
Required | ❌ |
Helm tpl | ❌ |
Default | - |