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