Automated Manifest Update #3289

Merged
alexlebens merged 2 commits from auto/update-manifests into manifests 2026-01-17 03:54:14 +00:00
Showing only changes of commit 2ba749d0b3 - Show all commits

View File

@@ -135,6 +135,11 @@ spec:
volumeMounts:
- mountPath: /app/ytdlp
name: config
- mountPath: /app/ytdlp/cookies.txt
mountPropagation: None
name: cookie
readOnly: true
subPath: cookies.txt
- mountPath: /app/data
name: music
volumes: