mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-20 13:19:28 +00:00
48 lines
1.6 KiB
Markdown
48 lines
1.6 KiB
Markdown
# zigbee2mqttassistant
|
|
|
|
 
|
|
|
|
A web GUI for Zigbee2Mqtt
|
|
|
|
**Homepage:** <https://github.com/yllibed/Zigbee2MqttAssistant>
|
|
|
|
## Maintainers
|
|
|
|
| Name | Email | Url |
|
|
| ---- | ------ | --- |
|
|
| nikdoof | andy@tensixtyone.com | |
|
|
|
|
## Source Code
|
|
|
|
* <https://hub.docker.com/r/carldebilly/zigbee2mqttassistant>
|
|
|
|
## Values
|
|
|
|
| Key | Type | Default | Description |
|
|
|-----|------|---------|-------------|
|
|
| TZ | string | `"UTC"` | |
|
|
| affinity | object | `{}` | |
|
|
| fullnameOverride | string | `""` | |
|
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
|
| image.repository | string | `"carldebilly/zigbee2mqttassistant"` | |
|
|
| image.tag | string | `"0.3.178"` | |
|
|
| imagePullSecrets | list | `[]` | |
|
|
| ingress.annotations | object | `{}` | |
|
|
| ingress.enabled | bool | `false` | |
|
|
| ingress.hosts[0].host | string | `"chart-example.local"` | |
|
|
| ingress.hosts[0].paths | list | `[]` | |
|
|
| ingress.tls | list | `[]` | |
|
|
| nameOverride | string | `""` | |
|
|
| nodeSelector | object | `{}` | |
|
|
| podSecurityContext | object | `{}` | |
|
|
| replicaCount | int | `1` | |
|
|
| resources | object | `{}` | |
|
|
| securityContext | object | `{}` | |
|
|
| service.port | int | `8800` | |
|
|
| service.type | string | `"ClusterIP"` | |
|
|
| tolerations | list | `[]` | |
|
|
| z2ma | object | `{}` | |
|
|
|
|
----------------------------------------------
|
|
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|