From 2cdbd2584a19002ce47f06c4120b17db9a94df07 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 29 Dec 2025 17:48:31 -0600 Subject: [PATCH] fix indent --- clusters/cl01tl/helm/ytdl-sub/values.yaml | 28 +++++++++++------------ 1 file changed, 14 insertions(+), 14 deletions(-) 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"