From 95c45ded96e9564b7fe884c5ec1e51d32f80fcb9 Mon Sep 17 00:00:00 2001 From: "franz.germann" Date: Tue, 25 Feb 2025 15:18:35 +0100 Subject: [PATCH] debugging --- template/stacks/core/forgejo/values.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/template/stacks/core/forgejo/values.yaml b/template/stacks/core/forgejo/values.yaml index a0bb605..d849b37 100644 --- a/template/stacks/core/forgejo/values.yaml +++ b/template/stacks/core/forgejo/values.yaml @@ -29,14 +29,7 @@ gitea: ROOT_URL: 'https://gitea.{{{ .Env.DOMAIN }}}:443' oauth2_client: ENABLE_AUTO_REGISTRATION: true - ACCOUNT_LINKING: auto - oauth: - - name: 'Keycloak' - provider: 'openidConnect' - key: 'forgejo' - secret: 'nEJ7tmVYLjwuycF4vhBzCY8BVfk9LHDY' - # existingSecret: gitea-credentials - autoDiscoverUrl: 'https://runner.c-one-infra.de/keycloak/realms/cnoe/.well-known/openid-configuration' + ACCOUNT_LINKING: auto service: ssh: