No introduction found. Create it?
node-red from bjw-s is more popular with 9 repositories.
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install node-red bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
node-red | bjw-s/home-ops | 369 | 1.5.1 | 9 days ago |
node-red | szinn/k8s-homelab | 88 | 1.5.1 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
image.repository (5) docker.io/nodered/node-red | string |
image.tag (5) 3.1.0 | 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 |
ingress.main.tls[].secretName (2) node-red-tls | string |
ingress.main.annotations."hajimari.io/icon" (2) mdi:chart-sankey-variant | string |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/whitelist-source-range" (1) 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 | string |
number | |
podSecurityContext.fsGroupChangePolicy (5) OnRootMismatch | string |
number | |
number | |
string | |
string | |
string | |
string | |
number | |
service.main.type (1) ClusterIP | string |
controller.type (4) statefulset | string |
string | |
string | |
string | |
env.TZ (4) ${TIMEZONE} | string |
env.FLOWS (2) flows.json | string |
volumeClaimTemplates[].accessMode (4) ReadWriteOnce | string |
string | |
string | |
string | |
volumeClaimTemplates[].storageClass (4) ceph-block | string |
string | |
string | |
string | |
string | |
string | |
envFrom[].secretRef.name (2) node-red-secret | string |
initContainers.npm-update.command[] (1) - /bin/sh | string |
string | |
initContainers.npm-update.image (1) node:20-alpine | string |
string | |
string | |
string | |
boolean | |
persistence.config-file.mountPath (1) /data/settings.js | string |
persistence.config-file.name (1) node-red-configmap | string |
boolean | |
persistence.config-file.subPath (1) settings.js | string |
persistence.config-file.type (1) configMap | string |
boolean | |
persistence.config.existingClaim (1) node-red-config-v1 | string |
string |