From bfba4ea31695deb03d91c6236e39e3bcaf3f79d0 Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 3 Jun 2025 12:44:06 +0200 Subject: [PATCH] gitea.scope comment --- 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 ea959a0..8843dde 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -48,8 +48,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'