IP Allow List Middleware
Appears in
.Values.middlewares.$name.data
sourceRange
Define the sourceRange
Key | middlewares.$name.data.sourceRange |
Type | list of string |
Required | ✅ |
Helm tpl | ❌ |
Default | - |
Example
ipStrategy
Define the ipStrategy
Key | middlewares.$name.data.ipStrategy |
Type | map |
Required | ✅ |
Helm tpl | ❌ |
Default | {} |
Example
ipStrategy.depth
Define the ipStrategy.depth
Key | middlewares.$name.data.ipStrategy.depth |
Type | int |
Required | ✅ |
Helm tpl | ❌ |
Default | - |
Example
ipStrategy.excludedIPs
Define the ipStrategy.excludedIPs
Key | middlewares.$name.data.ipStrategy.excludedIPs |
Type | list of string |
Required | ✅ |
Helm tpl | ❌ |
Default | - |
Example