25 lines
424 B
YAML
25 lines
424 B
YAML
image:
|
|
repository: tccr.io/truecharts/node-red
|
|
pullPolicy: IfNotPresent
|
|
tag: v3.1.0@sha256:b569148b76168c171f787aad81a84720fa8fdec009babc4bf6e0fe111eec6d30
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 1880
|
|
targetPort: 1880
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: "/data"
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env: {}
|