chore: Update manifests after change
This commit is contained in:
@@ -135,6 +135,11 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /app/ytdlp
|
- mountPath: /app/ytdlp
|
||||||
name: config
|
name: config
|
||||||
|
- mountPath: /app/ytdlp/cookies.txt
|
||||||
|
mountPropagation: None
|
||||||
|
name: cookie
|
||||||
|
readOnly: true
|
||||||
|
subPath: cookies.txt
|
||||||
- mountPath: /app/data
|
- mountPath: /app/data
|
||||||
name: music
|
name: music
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user