diff --git a/argocd/apps/outline/outline.yaml b/argocd/apps/outline/outline.yaml index 51b2a83..1f1318b 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -50,12 +50,12 @@ spec: value: 'gto_qy6k5fr6lahmn5ncwbfuvj6imhketfp75u5hxbg2howa3mgvmita' - name: auth.gitea.baseUrl value: 'https://gitea.innovation-hub-niedersachsen.de' -# - name: auth.gitea.usernameClaim -# value: 'preferred_username' -# - name: auth.gitea.displayName -# value: 'Gitea Connect' -# - name: auth.gitea.scope -# value: 'profile' + - name: auth.gitea.usernameClaim + value: 'preferred_username' + - name: auth.gitea.displayName + value: 'Gitea Connect' + - name: auth.gitea.scope + value: 'profile' chart: outline destination: server: 'https://kubernetes.default.svc'