From 0130021c328b34c2e6a146c7ffaf69ce7d09c6b7 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 29 Dec 2025 17:14:28 -0600 Subject: [PATCH] change arg --- clusters/cl01tl/helm/ytdl-sub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/ytdl-sub/values.yaml b/clusters/cl01tl/helm/ytdl-sub/values.yaml index f648eb697..246c9643c 100644 --- a/clusters/cl01tl/helm/ytdl-sub/values.yaml +++ b/clusters/cl01tl/helm/ytdl-sub/values.yaml @@ -21,7 +21,7 @@ ytdl-sub: command: - ytdl-sub - --dry-run - - --config /config/config.yaml + - -c /config/config.yaml - sub /config/subscriptions.yaml env: - name: TZ