r12f / divoom

Rust Library for controlling divoom devices that support REST APIs, such as pixoo-64.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helm chart support

r12f opened this issue · comments

commented
commented

getting closer.
image

commented

works now!

helm install divoom-gateway divoom-gateway/ --values divoom-gateway/values.yaml --set gateway.deviceAddress=192.168.0.123 --set gateway.logConfig=trace

helm uninstall divoom-gateway