Files
truecharts/charts/dev/fileflows-node/values.yaml
T
Kjeld Schouten-Lebbing 2fe6e72fca feat: Add F-Range of UnRaid Ports (#3230)
* feat: Add F-Range of UnRaid Ports

* remove non-passing Charts

* re
2022-07-20 21:13:25 +02:00

29 lines
468 B
YAML

env:
NodeName: ''
ServerUrl: ''
TempPath: ''
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/fileflows-node
tag: latest
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false