Files
catalog/stable/tubesync/4.2.0/ix_values.yaml
TrueCharts-Bot 085d6ecfb2 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-17 13:24:04 +00:00

41 lines
812 B
YAML

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