From a7a2873a6a56b4fd7328dca86dec2166c1eb48ee Mon Sep 17 00:00:00 2001 From: titver968 Date: Wed, 4 Jun 2025 07:08:16 +0200 Subject: [PATCH] gitea baseUrl --- argocd/apps/outline/outline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/outline/outline.yaml b/argocd/apps/outline/outline.yaml index be4cd16..a366cdb 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -49,7 +49,7 @@ spec: - name: auth.gitea.clientSecret value: 'gto_rfxcoiskch4uf5a2uehuooklfe6zuikfyo6lshv4qrcyy64so6ua' - name: auth.gitea.baseUrl - value: 'https://gitea.innovation-hub-niedersachsen.de/login/oauth/authorize' + value: 'https://gitea.innovation-hub-niedersachsen.de' chart: outline destination: server: 'https://kubernetes.default.svc'