From 755b5995ed95e0723cf2f84418fedc30034c9046 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 16 Jan 2026 21:52:00 -0600 Subject: [PATCH] fix mount --- clusters/cl01tl/helm/yubal-playlist/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/yubal-playlist/values.yaml b/clusters/cl01tl/helm/yubal-playlist/values.yaml index 43ff25459..55d04d9c0 100644 --- a/clusters/cl01tl/helm/yubal-playlist/values.yaml +++ b/clusters/cl01tl/helm/yubal-playlist/values.yaml @@ -145,7 +145,7 @@ yubal-playlist: name: yubal-playlist-cookie advancedMounts: main: - init-copy-config: + main: - path: /app/ytdlp/cookies.txt readOnly: true mountPropagation: None