From 1a049513592c33639211abb7684399d9b4cfd582 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 3 Mar 2026 23:20:22 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/dawarich/Deployment-dawarich.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/dawarich/Deployment-dawarich.yaml b/clusters/cl01tl/manifests/dawarich/Deployment-dawarich.yaml index 4fcaf47f2..f4b50792e 100644 --- a/clusters/cl01tl/manifests/dawarich/Deployment-dawarich.yaml +++ b/clusters/cl01tl/manifests/dawarich/Deployment-dawarich.yaml @@ -80,7 +80,7 @@ spec: - name: APPLICATION_PROTOCOL value: http - name: OIDC_ISSUER - value: https://authentik.alexlebens.net/application/o/darwich/.well-known/openid-configuration + value: https://authentik.alexlebens.net/application/o/darwich/ - name: OIDC_REDIRECT_URI value: https://dawarich.alexlebens.net/users/auth/openid_connect/callback - name: OIDC_CLIENT_ID @@ -171,7 +171,7 @@ spec: - name: DISTANCE_UNIT value: mi - name: OIDC_ISSUER - value: https://authentik.alexlebens.net/application/o/darwich/.well-known/openid-configuration + value: https://authentik.alexlebens.net/application/o/darwich/ - name: OIDC_REDIRECT_URI value: https://dawarich.alexlebens.net/users/auth/openid_connect/callback - name: OIDC_CLIENT_ID