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