From 80b354aed7a0ec55b983091d60b6d0ac4ff53309 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Mon, 4 Aug 2025 06:46:44 +0530 Subject: [PATCH] change downloads path --- cluster/apps/qbittorrent/qbittorrent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/qbittorrent/qbittorrent.yml b/cluster/apps/qbittorrent/qbittorrent.yml index d7c13c4..2e2592d 100644 --- a/cluster/apps/qbittorrent/qbittorrent.yml +++ b/cluster/apps/qbittorrent/qbittorrent.yml @@ -60,4 +60,4 @@ spec: - name: downloads nfs: server: 10.0.0.123 - path: /k3s/downloads + path: /merge/downloads