TrueChartsCatalogClone/incubator/tdarr/1.0.46/ix_values.yaml

49 lines
835 B
YAML

image:
repository: tccr.io/truecharts/tdarr
pullPolicy: IfNotPresent
tag: v2.00.13@sha256:f2389845d7db7d97bbe48ac7ceb529b2a41c3a17f548e9dfc7d053b0068994d6
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