diff --git a/clusters/cl01tl/helm/ytdl-sub/values.yaml b/clusters/cl01tl/helm/ytdl-sub/values.yaml index 390a999b5..6ef5bb329 100644 --- a/clusters/cl01tl/helm/ytdl-sub/values.yaml +++ b/clusters/cl01tl/helm/ytdl-sub/values.yaml @@ -43,20 +43,20 @@ ytdl-sub: working_directory: /cache subscriptions.yaml: | __preset__: - preset: - - "Max MP3 Quality" - embed_thumbnail: True - square_thumbnail: True - throttle_protection: - sleep_per_download_s: - min: 5 - max: 15 - sleep_per_subscription_s: - min: 5 - max: 15 - max_downloads_per_subscription: - min: 1 - max: 200 + preset: + - "Max MP3 Quality" + embed_thumbnail: True + square_thumbnail: True + throttle_protection: + sleep_per_download_s: + min: 5 + max: 15 + sleep_per_subscription_s: + min: 5 + max: 15 + max_downloads_per_subscription: + min: 1 + max: 200 overrides: music_directory: "/music"