Plugin Mod Security Middleware
Appears in
.Values.middlewares.$name.data
pluginName
Define the pluginName
Key | middlewares.$name.data.pluginName |
Type | string |
Required | ❌ |
Helm tpl | ❌ |
Default | traefik-modsecurity-plugin |
Example
modSecurityUrl
Define the modSecurityUrl
Key | middlewares.$name.data.modSecurityUrl |
Type | string |
Required | ✅ |
Helm tpl | ❌ |
Default | - |
Example
timeoutMillis
Define the timeoutMillis
Key | middlewares.$name.data.timeoutMillis |
Type | int |
Required | ❌ |
Helm tpl | ❌ |
Default | - |
Example
maxBodySize
Define the maxBodySize
Key | middlewares.$name.data.maxBodySize |
Type | int |
Required | ❌ |
Helm tpl | ❌ |
Default | - |
Example