node-red helm

No introduction found. Create it?

More popular helm chart found

node-red from bjw-s is more popular with 9 repositories.

Install

Install with:

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

Top Repositories (2 out of 5)

See examples from other people.

NameRepoStarsVersionTimestamp
node-redbjw-s/home-ops3691.5.19 days ago
node-redszinn/k8s-homelab881.5.12 months ago

Values

See the most popular values for this chart:

KeyTypes
image.repository (5)
docker.io/nodered/node-red
string
string
boolean
ingress.main.hosts[].host (5)
{{ .Release.Name }}.${SECRET_DOMAIN}
string
string
string
string
ingress.main.tls[].hosts[] (4)
- {{ .Release.Name }}.${SECRET_DOMAIN}
string
string
string
string
string
number
string
number
number
string
string
string
string
number
string
string
string
string
string
env.TZ (4)
${TIMEZONE}
string
env.FLOWS (2)
flows.json
string
string
string
string
string
string
string
string
string
string
string
string
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
boolean
string
string
boolean
string
string
boolean
string
string