From b6750c946ca439f6734e7d106912645ec3929abe Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 3 Jun 2025 14:48:11 +0200 Subject: [PATCH] gitea.scope commented --- argocd/apps/outline/outline.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/apps/outline/outline.yaml b/argocd/apps/outline/outline.yaml index 6412dad..560c9b7 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -54,8 +54,8 @@ spec: value: 'preferred_username' # - name: auth.gitea.displayName # value: 'Gitea Connect' - - name: auth.gitea.scope - value: 'profile' +# - name: auth.gitea.scope +# value: 'profile' chart: outline destination: server: 'https://kubernetes.default.svc'