Automated Manifest Update (#3289)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #3289 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3289.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user