zigbee2mqtt-chart icon indicating copy to clipboard operation
zigbee2mqtt-chart copied to clipboard

Helm Chart for Zigbee2MQTT

Results 8 zigbee2mqtt-chart issues
Sort by recently updated
recently updated
newest added

Hey, thanks for providing a chart, it helps me a lot! I was missing the ability to add annotations to the PVC created by the StatefulSet so i thought i...

Working on addressing #39 * Lints the chart * Fails on helm-docs diff * Post PR comment for clarity

We need to generate the helm docs in CI and fail the build if it has generated changes.

If I add an external converter, the resulting configuration.yaml looks like this: `external_converters:[file.js]` Note the missing whitespace between key and value. That's invalid and zigbee2mqtt won't start like that. ```...

Maybe I'm missing something but how do you access the `zigbee2mqtt.serial.port` e.g. `/dev/ttyACM0` from inside the pod if you don't mount it anywhere and there is no way to specify...

I wanted to edit the configuration from the nice webui. I order to do that i think it is the best, to give the whole configuration to the application and...

Security Context violates the PodSecurity baseline #52 ``` Warning FailedCreate 70s (x15 over 2m32s) statefulset-controller create Pod zigbee2mqtt-0 in StatefulSet zigbee2mqtt failed error: pods "zigbee2mqtt-0" is forbidden: violates PodSecurity "baseline:latest":...

That change brake default helm install, device_options don't exits in values.yaml and looks like it's mandatory