Automated Manifest Update (#2971)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2971 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 #2971.
This commit is contained in:
@@ -11,23 +11,12 @@ metadata:
|
||||
data:
|
||||
config.yaml: |
|
||||
configuration:
|
||||
working_directory: /cache
|
||||
presets:
|
||||
Files Override:
|
||||
overrides:
|
||||
embed_thumbnail: True
|
||||
Music Override:
|
||||
overrides:
|
||||
square_thumbnail: True
|
||||
music_directory: "/music"
|
||||
YouTube Music Subscriptions:
|
||||
preset:
|
||||
- "Max MP3 Quality"
|
||||
- "Music Override"
|
||||
- "Files Override"
|
||||
working_directory: /config
|
||||
subscriptions.yaml: |
|
||||
__preset__:
|
||||
overrides:
|
||||
embed_thumbnail: True
|
||||
square_thumbnail: True
|
||||
music_directory: /music
|
||||
YouTube Releases:
|
||||
= YouTube:
|
||||
|
||||
@@ -24,7 +24,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/configMaps: 8629bfc73b30c29cbb1c7ea085c60172a1efbdf1f5e4b11707563448549a0eaa
|
||||
checksum/configMaps: 64230c6d0a4e5e64b1c7e414245e0a80190442d2d176b49ee68333d1b1494176
|
||||
labels:
|
||||
app.kubernetes.io/controller: main
|
||||
app.kubernetes.io/instance: ytdl-sub
|
||||
@@ -41,7 +41,6 @@ spec:
|
||||
containers:
|
||||
- command:
|
||||
- ytdl-sub
|
||||
- --dry-run
|
||||
- -c
|
||||
- /config/config.yaml
|
||||
- sub
|
||||
|
||||
Reference in New Issue
Block a user