mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-18 04:19:21 +00:00
zigbee2mqttassistant
A web GUI for Zigbee2Mqtt
Homepage: https://github.com/yllibed/Zigbee2MqttAssistant
Maintainers
| Name | Url | |
|---|---|---|
| nikdoof | andy@tensixtyone.com |
Source Code
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