From eff574fc8bd92dbea0c61f535ab8e90f4c13c2fc Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sat, 15 Jun 2024 15:07:07 -0400 Subject: [PATCH] fix(qbittorrent): remove cookies volume mounts --- cluster/apps/download/qbittorrent/helm-release.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index 657e563..2f0837a 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -130,12 +130,6 @@ spec: app: # container name - path: /config - cookies: - type: secret - name: cookie-secret - globalMounts: - - path: /etc/tokens - gluetun-tmp: type: emptyDir advancedMounts: