TrueChartsCatalogClone/incubator/tdarr/1.0.33/ix_values.yaml

49 lines
835 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/tdarr
pullPolicy: IfNotPresent
tag: v2.00.13@sha256:3ad5aca5ad818ac399ee39d0cb6b79bf8a1debdd60224bd131c2179f242d777b
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
PUID: 568
serverIP: "localhost"
serverPort: 8266
webUIPort: 8265
service:
main:
ports:
main:
targetPort: 8265
port: 8265
comm:
enabled: true
ports:
comm:
enabled: true
port: 8266
targetPort: 8266
persistence:
configs:
enabled: true
mountPath: "/app/configs"
server:
enabled: true
mountPath: "/app/server"
logs:
enabled: true
mountPath: "/app/logs"
transcode-cache:
enabled: true
mountPath: "/temp"
varrun:
enabled: true