No introduction found. Create it?
zigbee2mqtt from bjw-s-labs/helm/app-template is more popular with 44 repositories.
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install zigbee2mqtt bjw-s/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp | 
|---|---|---|---|---|
| zigbee2mqtt | brettinternet/homeops | 212 | 3.5.1 | a year ago | 
See the most popular values for this chart:
| Key | Types | 
|---|---|
| string | |
| string | |
| string | |
| string | |
| number | |
| number | |
| string, boolean | |
| number | |
| controllers.zigbee2mqtt.containers.app.env.ZIGBEE2MQTT_CONFIG_FRONTEND_URL (6) https://zigbee.${SECRET_DOMAIN} | string | 
| string, boolean | |
| number | |
| string, boolean | |
| string, boolean | |
| number | |
| string | |
| string | |
| controllers.zigbee2mqtt.containers.app.env.ZIGBEE2MQTT_CONFIG_MQTT_SERVER (5) mqtt://emqx-listeners.database.svc.cluster.local:1883 | string | 
| number | |
| string | |
| string, boolean | |
| controllers.zigbee2mqtt.containers.app.env.ZIGBEE2MQTT_CONFIG_SERIAL_PORT (5) tcp://192.168.20.184:6638 | string | 
| string | |
| string, boolean | |
| string, boolean | |
| string, boolean | |
| string, boolean | |
| number | |
| boolean, string | |
| boolean, string | |
| string | |
| string | |
| boolean | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| controllers.zigbee2mqtt.containers.app.env.ZIGBEE2MQTT_CONFIG_FRONTEND_PACKAGE (1) zigbee2mqtt-windfront | string | 
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| controllers.zigbee2mqtt.containers.app.image.repository (7) ghcr.io/koenkk/zigbee2mqtt | string | 
| string | |
| string | |
| string | |
| string | |
| controllers.zigbee2mqtt.containers.app.envFrom[].secretRef.name (5) zigbee2mqtt-secret | string | 
| boolean | |
| string | |
| string | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| number | |
| number | |
| controllers.zigbee2mqtt.containers.code-server.args[] (1) - --auth | string | 
| controllers.zigbee2mqtt.containers.code-server.image.repository (1) ghcr.io/coder/code-server | string | 
| string | |
| string | |
| string | |
| string | |
| controllers.zigbee2mqtt.annotations."secret.reloader.stakater.com/reload" (1) zigbee2mqtt-emqx-init,zigbee2mqtt-secret | string | 
| controllers.zigbee2mqtt.pod.annotations."k8s.v1.cni.cncf.io/networks" (2) [{
  "name":"multus-iot",
  "namespace": "networking",
  "ips": ["192.168.30.230/24"]
}
]
 | string | 
| string | |
| number | |
| string | |
| number | |
| number | |
| controllers.zigbee2mqtt.initContainers.emqx-init.envFrom[].secretRef.name (1) zigbee2mqtt-emqx-init | string | 
| controllers.zigbee2mqtt.initContainers.emqx-init.image.repository (1) ghcr.io/prehor/emqx-init | string | 
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| controllers.preload-images.annotations."helm.sh/hook" (1) pre-install,pre-upgrade | string | 
| string | |
| string | |
| controllers.preload-images.containers.code-server.image.repository (1) ghcr.io/coder/code-server | string | 
| string | |
| string | |
| string | |
| controllers.preload-images.containers.emqx-init.image.repository (1) ghcr.io/prehor/emqx-init | string | 
| string | |
| string | |
| string | |
| controllers.preload-images.containers.zigbee2mqtt.image.repository (1) ghcr.io/koenkk/zigbee2mqtt | string | 
| string | |
| number | |
| string | |
| string | |
| service.app.controller (7) zigbee2mqtt | string | 
| number | |
| boolean | |
| number | |
| number | |
| string | |
| service.app.ipFamilyPolicy (1) PreferDualStack | string | 
| string | |
| service.app.type (1) LoadBalancer | string | 
| number | |
| ingress.app.className (6) internal | string | 
| ingress.app.hosts[].host (6) zigbee.${SECRET_DOMAIN} | string | 
| string | |
| string | |
| string | |
| ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (2) internal.${SECRET_DOMAIN} | string | 
| string | |
| string | |
| string | |
| string | |
| string | |
| ingress.app.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Remote-User,Remote-Name,Remote-Groups,Remote-Email | string | 
| ingress.app.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://auth.${SECRET_DOMAIN}?rm=$request_method | string | 
| ingress.app.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Method $request_method; | string | 
| ingress.app.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authelia.default.svc.cluster.local/api/verify | string | 
| string | |
| ingress.app.tls[].hosts[] (1) - zigbee.${SECRET_DOMAIN} | string | 
| ingress.main.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string | 
| string | |
| string | |
| ingress.main.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid | string | 
| ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://authentik.${SECRET_DOMAIN}/outpost.goauthentik.io/start?rd=$scheme://$host$request_uri | string | 
| ingress.main.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host; | string | 
| ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authentik.networking.svc.cluster.local/outpost.goauthentik.io/auth/nginx | string | 
| boolean | |
| ingress.main.hosts[].host (1) zigbee.${SECRET_DOMAIN} | string | 
| string | |
| string | |
| string | |
| ingress.main.tls[].hosts[] (1) - zigbee.${SECRET_DOMAIN} | string | 
| ingress.main.tls[].secretName (1) zigbee-tls | string | 
| persistence.config.existingClaim (5) zigbee2mqtt | string | 
| string | |
| string | |
| boolean | |
| string | |
| persistence.data.existingClaim (3) zigbee2mqtt | string | 
| string | |
| string | |
| persistence.usb.hostPath (2) /dev/ttyACM0 | string | 
| persistence.usb.type (2) hostPath | string | 
| persistence.usb.advancedMounts.zigbee2mqtt.app[].path (1) /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_fe3bbcfff93aec11b2c29c957a0af07f-if00-port0 | string | 
| boolean | |
| persistence.usb.hostPathType (1) CharDevice | string | 
| persistence.usb.mountPath (1) /dev/ttyACM0 | string | 
| persistence.tmpfs.advancedMounts.zigbee2mqtt.app[].path (1) /config/log | string | 
| string | |
| string | |
| string | |
| persistence.tmpfs.type (1) emptyDir | string | 
| persistence.zigbee.globalMounts[].path (1) /dev/ttyUSB1 | string | 
| persistence.zigbee.hostPath (1) /dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_71500236-if01-port0 | string | 
| persistence.zigbee.type (1) hostPath | string | 
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
| string | |
| string | |
| affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[].key (1) feature.node.kubernetes.io/usb-02_0451_16a8.present | string | 
| string | |
| string | |
| controller.type (1) statefulset | string | 
| env.TZ (1) ${TIMEZONE} | string | 
| string | |
| image.repository (1) ghcr.io/koenkk/zigbee2mqtt | string | 
| image.tag (1) 1.35.1 | string | 
| route.app.hostnames[] (1) - {{ .Release.Name }}.lumu.au | string | 
| route.app.parentRefs[].name (1) internal | string | 
| route.app.parentRefs[].namespace (1) flux-system | string | 
| string | |
| route.app.rules[].backendRefs[].name (1) zigbee2mqtt | string | 
| number | |
| boolean |