From 0cf93da9a136e6f265316556880eedac6ae4044e Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 24 Apr 2026 15:34:03 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/outline/Deployment-outline.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/clusters/cl01tl/manifests/outline/Deployment-outline.yaml b/clusters/cl01tl/manifests/outline/Deployment-outline.yaml index 31a4c3c4b..81180caa6 100644 --- a/clusters/cl01tl/manifests/outline/Deployment-outline.yaml +++ b/clusters/cl01tl/manifests/outline/Deployment-outline.yaml @@ -120,12 +120,8 @@ spec: secretKeyRef: key: secret name: outline-oidc-authentik - - name: OIDC_AUTH_URI - value: https://auth.alexlebens.dev/application/o/authorize/ - - name: OIDC_TOKEN_URI - value: https://auth.alexlebens.dev/application/o/token/ - - name: OIDC_USERINFO_URI - value: https://auth.alexlebens.dev/application/o/userinfo/ + - name: OIDC_ISSUER_URL + value: https://auth.alexlebens.dev/application/o/outline - name: OIDC_USERNAME_CLAIM value: email - name: OIDC_DISPLAY_NAME -- 2.49.1