scale-catalog/stable/tubesync/6.0.8/ix_values.yaml
Julian Haseleu 5d1ab94342 cleanup
2024-07-14 21:54:53 +00:00

41 lines
812 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/meeb/tubesync
tag: latest@sha256:487a43a330c8dab0a17819caa9f9c2cf8837a69226172625be2077f440199a57
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"