catalog/stable/metube/10.0.0/ix_values.yaml

31 lines
620 B
YAML

image:
repository: alexta69/metube
tag: 2023-12-13@sha256:75a66a0921e4912c4a514a0e5c0523dede1f763645ef4eb9ec419c28a248b371
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10216
targetPort: 8081
persistence:
config:
enabled: true
mountPath: /config
downloads:
enabled: true
mountPath: /downloads
portal:
open:
enabled: true
workload:
main:
podSpec:
containers:
main:
env:
STATE_DIR: /config
DOWNLOAD_DIR: /downloads
OUTPUT_TEMPLATE: "%(title)s.%(ext)s"
YTDL_OPTIONS: "{}"