TrueChartsCatalogClone/incubator/tdarr/2.0.2/ix_values.yaml

48 lines
823 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/tdarr
pullPolicy: IfNotPresent
tag: v2.00.14@sha256:fdf176375efa04c275ce374d7a26a8f0af691718390f7a05716a62e77963fc23
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
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