2021-10-16 11:57:17 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/tdarr_node
|
2021-10-16 11:57:17 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-01-10 17:55:19 +00:00
|
|
|
tag: v2.00.13@sha256:154af1098e1bb18e092385efb5af2ba41cdcc4750504f7d9fd3175870cca9e07
|
2021-10-16 11:57:17 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
env:
|
2021-10-17 09:16:35 +00:00
|
|
|
PUID: 568
|
2021-10-16 11:57:17 +00:00
|
|
|
nodeID: "myFirstTdarrNode"
|
|
|
|
nodeIP: "0.0.0.0"
|
|
|
|
nodePort: 8267
|
2021-10-17 09:16:35 +00:00
|
|
|
serverIP: "0.0.0.0"
|
|
|
|
serverPort: 8266
|
2021-10-16 11:57:17 +00:00
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8267
|
2021-12-11 19:33:55 +00:00
|
|
|
targetPort: 8267
|
2021-10-16 11:57:17 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
configs:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/app/configs"
|
|
|
|
logs:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/app/logs"
|
2021-12-18 19:25:00 +00:00
|
|
|
transcode-cache:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/temp"
|
2021-10-16 11:57:17 +00:00
|
|
|
varrun:
|
|
|
|
enabled: true
|