Files
truecharts/charts/incubator/tdarr-node/values.yaml
T
e8dbca32f5 chore(deps): update non-major (#1449)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-03 15:07:49 +01:00

38 lines
654 B
YAML

image:
repository: tccr.io/truecharts/tdarr_node
pullPolicy: IfNotPresent
tag: v2.00.11@sha256:f4ff41e5a09ea97bb468bb584e44c0f7d869a989404aa6a7618db1e040ccb31e
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
PUID: 568
nodeID: "myFirstTdarrNode"
nodeIP: "0.0.0.0"
nodePort: 8267
serverIP: "0.0.0.0"
serverPort: 8266
service:
main:
ports:
main:
targetPort: 8267
port: 8267
persistence:
configs:
enabled: true
mountPath: "/app/configs"
logs:
enabled: true
mountPath: "/app/logs"
varrun:
enabled: true