From f838adb8fcf01a461a282b3811412a39ad0e0a82 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 17 Dec 2025 11:43:01 -0600 Subject: [PATCH] remove theme --- clusters/cl01tl/helm/qbittorrent/values.yaml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/clusters/cl01tl/helm/qbittorrent/values.yaml b/clusters/cl01tl/helm/qbittorrent/values.yaml index dbb651a4a..929fdc906 100644 --- a/clusters/cl01tl/helm/qbittorrent/values.yaml +++ b/clusters/cl01tl/helm/qbittorrent/values.yaml @@ -41,12 +41,6 @@ qbittorrent: value: "002" - name: WEBUI_PORT value: 8080 - - name: DOCKER_MODS - value: ghcr.io/themepark-dev/theme.park:qbittorrent - - name: TP_COMMUNITY_THEME - value: true - - name: TP_THEME - value: catppuccin-mocha resources: requests: cpu: 500m @@ -269,16 +263,6 @@ qbittorrent: qbit-manage: - path: /qbittorrent readOnly: false - theme-data: - storageClass: ceph-block - accessMode: ReadWriteOnce - size: 1Gi - retain: true - advancedMounts: - main: - qbittorrent: - - path: /themepark - readOnly: false update-script: enabled: true type: configMap