TrueChartsCatalogClone/stable/metube/8.0.10/ix_values.yaml

31 lines
620 B
YAML

image:
repository: alexta69/metube
tag: 2023-11-15@sha256:199e29154cb46d3ff20b241f9c7085ecead5f154c31080bdaa8edd0a86037eb5
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: "{}"