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