node-red helm

No introduction found. Create it?

Install

Install with:

helm repo add bjw-s-charts https://bjw-s.github.io/helm-charts/
helm install node-red bjw-s-charts/app-template -f values.yaml

Top Repositories (3 out of 12)

See examples from other people.

NameRepoStarsVersionTimestamp
node-redbillimek/k8s-gitops5451.5.114 days ago
node-redharaldkoch/kochhaus-home581.5.117 days ago
node-redtruxnell/home-cluster1401.5.12 months ago

Values

See the most popular values for this chart:

KeyTypes
image.repository (12)
docker.io/nodered/node-red
string
string
boolean
ingress.main.hosts[].host (12)
{{ .Release.Name }}.${SECRET_DOMAIN}
string
string
string
ingress.main.tls[].hosts[] (12)
- {{ .Release.Name }}.${SECRET_DOMAIN}
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
ingress.main."nginx.ingress.kubernetes.io/auth-signin" (1)
https://auth.${SECRET_DOMAIN}/oauth2/start
string
ingress.main."nginx.ingress.kubernetes.io/auth-url" (1)
https://auth.${SECRET_DOMAIN}/oauth2/auth
string
string
string
string
string
string
string
string
number
string
string
string
env.TZ (10)
${TIMEZONE}
string
env.FLOWS (5)
flows.json
string
env.NODE_RED__APPLICATION_URL (2)
node-red.${CLUSTER_NAME}.${INGRESS_DOMAIN}
string
string
string
number
number
string
number
number
number
string
string
boolean
string
string
boolean
string
string
string
string
string
string
boolean
string
string
boolean
string
string
boolean
string
string
boolean
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
string
string
boolean
string
string
string