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