From df6e74d6d0774a7da9b1ce0bcf5f3e3119fe7017 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 6 Jun 2025 14:37:58 -0500 Subject: [PATCH] dryrun to false --- clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml index ef311d1f6..b629335bb 100644 --- a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml +++ b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml @@ -33,7 +33,7 @@ data: # https://github.com/StuffAnThings/qbit_manage/wiki/Config-Setup commands: - dry_run: true + dry_run: false recheck: false cat_update: false tag_update: false