Plugin Theme Park Middleware
Appears in
.Values.middlewares.$name.data
pluginName
Define the pluginName
Key | middlewares.$name.data.pluginName |
Type | string |
Required | ❌ |
Helm tpl | ❌ |
Default | traefik-themepark |
Example
app
Define the app
Key | middlewares.$name.data.app |
Type | string |
Required | ✅ |
Helm tpl | ❌ |
Default | - |
Example
theme
Define the theme
Key | middlewares.$name.data.theme |
Type | string |
Required | ✅ |
Helm tpl | ❌ |
Default | - |
Example
baseUrl
Define the baseUrl
Key | middlewares.$name.data.baseUrl |
Type | string |
Required | ❌ |
Helm tpl | ❌ |
Default | - |
Example
addons
Define the addons
Key | middlewares.$name.data.addons |
Type | list of string |
Required | ❌ |
Helm tpl | ❌ |
Default | - |
Example