node-red helm

No introduction found. Create it?

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install node-red app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (3 out of 11)

NameRepoStarsVersionTimestamp
node-reddrag0n141/home-ops504.6.25 days ago
node-redbillimek/k8s-gitops7534.6.210 days ago
node-redharaldkoch/kochhaus-home1604.6.213 days ago

Values

See the most popular values for this chart:

KeyTypes
string
string
string
string
string
persistence.data.type (1)
persistentVolumeClaim
string
string
string
string
string
boolean
string
string
string
string
string
string
string
string
string
number
string
string
string
string
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
boolean
string
boolean
string
string
string
string
string
string
string
string
string
string
number
string
number
number
boolean
number
string
controllers.node-red.initContainers.npm-update.command[] (1)
- /bin/sh
- -c
- if [[ -f /data/package.json ]]; then npm install --save $(npm outdated | cut -d' ' -f 1 | sed '1d' | xargs -I '#x27; echo '$@latest' | xargs echo); else echo "Skipping npm updates, no package.json found."; fi
string
string
string
string
string
string
string
string
string
number
string
string
string
controllers.main.containers.main.image.tag (3)
4.1.3@sha256:41d0985765046e18be11ccc18e839d3d4c09ba122a85ebec96aaa8f77bae0384
string
string
string
string
string
boolean
number
string
number
number
boolean
string
string
string
string
string
string
number
string
string
number
string
string
number
number
string
number
boolean
number
string
route.app.hostnames[] (5)
- {{ .Release.Name }}.${SECRET_DOMAIN}
string
string
string
string
string
string
string
string
string
route.main.hostnames[] (3)
- {{ .Release.Name }}.${SECRET_DOMAIN}
string
string
string
string
number
string
string
string
string
string
string
string
string
string
string
string
boolean
route.node-red.annotations."gethomepage.dev/description" (1)
Low-code programming for event-driven applications
string
string
string
string
string
route.node-red.hostnames[] (1)
- {{ .Release.Name }}.dmfrey.com
string
string
string
string
string
number
string
boolean
ingress.app.hosts[].host (1)
{{ .Release.Name }}.${SECRET_DOMAIN}
string
string
string
string
ingress.app.tls[].hosts[] (1)
- {{ .Release.Name }}.${SECRET_DOMAIN}
string
ingress.app.tls[].secretName (1)
${SECRET_DOMAIN/./-}-tls
string