From ad2de819935093163298fdab228b7b24fa45a5d1 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 4 Jun 2025 18:03:21 -0500 Subject: [PATCH] add theme --- clusters/cl01tl/platform/qbittorrent/values.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index a7b38dc43..8e928deaf 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -41,6 +41,12 @@ 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