chore: Update manifests after change

This commit is contained in:
2026-01-17 03:52:36 +00:00
parent 5cd9744bd4
commit 2ba749d0b3

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: