From cf2a4d257d14d535a78ed320a852a997e25e26da Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 15 Oct 2025 16:35:33 -0500 Subject: [PATCH] add env --- clusters/cl01tl/platform/qbittorrent/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index f04948c0f..ef650599f 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -205,6 +205,8 @@ qbittorrent: secretKeyRef: name: qui-oidc-secret key: secret + - name: QUI__OIDC_REDIRECT_URL + value: https://qui.alexlebens.net/api/auth/oidc/callback - name: QUI__OIDC_DISABLE_BUILT_IN_LOGIN value: false resources: