From d7d68c83f9243cb6491419793ba4c92466d4b48c Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 29 Dec 2025 22:02:45 -0600 Subject: [PATCH] use cache --- clusters/cl01tl/helm/ytdl-sub/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/ytdl-sub/values.yaml b/clusters/cl01tl/helm/ytdl-sub/values.yaml index a59b69652..2c6fad382 100644 --- a/clusters/cl01tl/helm/ytdl-sub/values.yaml +++ b/clusters/cl01tl/helm/ytdl-sub/values.yaml @@ -38,7 +38,7 @@ ytdl-sub: data: config.yaml: | configuration: - working_directory: /config + working_directory: /cache subscriptions.yaml: | __preset__: embed_thumbnail: True @@ -70,7 +70,7 @@ ytdl-sub: advancedMounts: main: main: - - path: /config + - path: /cache readOnly: false music: existingClaim: ytdl-sub-nfs-storage