zwave-js-ui helm

No introduction found. Create it?

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/charts/
helm install zwave-js-ui app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (3 out of 8)

NameRepoStarsVersionTimestamp
zwave-js-uigabe565/home-ops354.6.2a day ago
zwave-js-uiahinko/home-ops2834.6.22 days ago
zwave-js-uimchestr/home-cluster1604.6.219 days ago

Values

See the most popular values for this chart:

KeyTypes
string
string
string
string
string
boolean
boolean
string
string
string
string
string
boolean
string
string
boolean
string
route.app.hostnames[] (4)
- zwavejs.hemma.dev
string
string
string
string
number
string
string
string
string
string
string
string
string
string
string
string
boolean
string
string
route.main.annotations.glance/icon (2)
https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/z-wave-js-ui.png
string
string
string
string
route.main.hostnames[] (2)
- zwave.${SECRET_DOMAIN}
string
string
string
string
string
number
string
string
string
string
string
string
string
string
string
string
string
string
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
boolean
string
string
string
boolean
string
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
boolean
string
string
string
boolean
string
string
string
string
string
string
string
string
string
string
string
string
string
boolean
boolean
string
number
string
string
string
number
number
number
number
boolean
boolean
string
number
string
string
string
number
number
number
number
boolean
boolean
number
string
string
string
number
string
number
boolean
boolean
string
boolean
number
number
string
controllers.zwave-js-ui.pod.annotations."k8s.v1.cni.cncf.io/networks" (1)
[{ "name":"multus-iot", "namespace": "network", "ips": ["10.0.50.211/24"] }]
string
string
string
string
number
string
number
boolean
number
string
string
controllers.app.containers.app.image.tag (1)
11.15.1@sha256:871702551262c1021d2ae68785f81f88f3ce1bcda817e425570e5db35ef3fb1e
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
string
string
string
boolean
string
string
boolean
boolean
controllers.zwavejs.containers.app.probes.liveness.spec.exec.command[] (1)
- node
- -e
- const ws = new (require('ws'))('ws://localhost:3000'); ws.on('message', d => { const msg = JSON.parse(d.toString()); if (msg.type === 'version' && msg.homeId) { ws.close(); process.exit(0); } else { process.exit(1); } }); ws.on('error', () => process.exit(1)); setTimeout(() => process.exit(1), 5000);
string
number
number
number
number
boolean
boolean
controllers.zwavejs.containers.app.probes.readiness.spec.exec.command[] (1)
- node
- -e
- const ws = new (require('ws'))('ws://localhost:3000'); ws.on('message', d => { const msg = JSON.parse(d.toString()); if (msg.type === 'version' && msg.homeId) { ws.close(); process.exit(0); } else { process.exit(1); } }); ws.on('error', () => process.exit(1)); setTimeout(() => process.exit(1), 5000);
string
number
number
number
number
boolean
boolean
controllers.zwavejs.containers.app.probes.startup.spec.exec.command[] (1)
- node
- -e
- const ws = new (require('ws'))('ws://localhost:3000'); ws.on('message', d => { const msg = JSON.parse(d.toString()); if (msg.type === 'version' && msg.homeId) { ws.close(); process.exit(0); } else { process.exit(1); } }); ws.on('error', () => process.exit(1)); setTimeout(() => process.exit(1), 5000);
string
number
number
number
number
string
string
string
number
number
string
string
number
number
string
number
boolean
number
string
service.websocket.annotations."lbipam.cilium.io/ips" (1)
10.33.40.71,${CLUSTER_LBA_V6_PREFIX}:71
string
string
number
string
string
string
string
string
string
string
string
string
string
string
boolean
ingress.main.hosts[].host (1)
zwave.${SECRET_DOMAIN}
string
string
string
number
rawResources.auth.apiVersion (1)
gateway.envoyproxy.io/v1alpha1
string
string
string
string
rawResources.auth.spec.spec.oidc.provider.issuer (1)
https://${oidc_host}/application/o/zwave-js-ui/
string
string
string
string
string
rawResources.service-worker.apiVersion (1)
gateway.envoyproxy.io/v1alpha1
string
string
rawResources.service-worker.spec.spec.directResponse.body.inline (1)
self.addEventListener('install', event => { event.waitUntil(self.skipWaiting()) });
string
string
string
number
boolean
boolean
string
string
string
string
string
string