catalog/stable/tubesync/5.6.1/ix_values.yaml

41 lines
812 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/meeb/tubesync
tag: latest@sha256:4d50ddd2f4010c08c7c1e664a7bd7e1a6dbfc5524ffecbb6876997150dcdd9c5
persistence:
config:
enabled: true
mountPath: /config
downloads:
enabled: true
mountPath: /downloads
varrun:
enabled: false
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 4848
protocol: tcp
targetPort: 4848
workload:
main:
podSpec:
containers:
main:
env:
DATABASE_CONNECTION: ""
http_PASS: ""
http_USER: ""
TUBESYNC_DEBUG: "False"
TUBESYNC_HOSTS: ""
TUBESYNC_WORKERS: "2"