2022-04-16 09:15:43 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: alexta69/metube
|
2024-06-16 12:23:46 +00:00
|
|
|
tag: 2024-06-16@sha256:0429c5c337cc4dee6f12dccd73ea15e5dfad822223985909ebc8bdb9c335b4cc
|
2022-04-16 09:15:43 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 10216
|
|
|
|
targetPort: 8081
|
|
|
|
persistence:
|
2023-01-08 13:50:43 +00:00
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
2022-04-16 09:15:43 +00:00
|
|
|
downloads:
|
|
|
|
enabled: true
|
2023-01-08 13:50:43 +00:00
|
|
|
mountPath: /downloads
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-11 10:07:17 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
|
|
|
STATE_DIR: /config
|
|
|
|
DOWNLOAD_DIR: /downloads
|
|
|
|
OUTPUT_TEMPLATE: "%(title)s.%(ext)s"
|
|
|
|
YTDL_OPTIONS: "{}"
|