chore: Update manifests after change
This commit is contained in:
@@ -11,23 +11,12 @@ metadata:
|
|||||||
data:
|
data:
|
||||||
config.yaml: |
|
config.yaml: |
|
||||||
configuration:
|
configuration:
|
||||||
working_directory: /cache
|
working_directory: /config
|
||||||
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"
|
|
||||||
subscriptions.yaml: |
|
subscriptions.yaml: |
|
||||||
__preset__:
|
__preset__:
|
||||||
overrides:
|
overrides:
|
||||||
|
embed_thumbnail: True
|
||||||
|
square_thumbnail: True
|
||||||
music_directory: /music
|
music_directory: /music
|
||||||
YouTube Releases:
|
YouTube Releases:
|
||||||
= YouTube:
|
= YouTube:
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
checksum/configMaps: 8629bfc73b30c29cbb1c7ea085c60172a1efbdf1f5e4b11707563448549a0eaa
|
checksum/configMaps: 64230c6d0a4e5e64b1c7e414245e0a80190442d2d176b49ee68333d1b1494176
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/controller: main
|
app.kubernetes.io/controller: main
|
||||||
app.kubernetes.io/instance: ytdl-sub
|
app.kubernetes.io/instance: ytdl-sub
|
||||||
@@ -41,7 +41,6 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- command:
|
- command:
|
||||||
- ytdl-sub
|
- ytdl-sub
|
||||||
- --dry-run
|
|
||||||
- -c
|
- -c
|
||||||
- /config/config.yaml
|
- /config/config.yaml
|
||||||
- sub
|
- sub
|
||||||
|
|||||||
Reference in New Issue
Block a user