removes comments

This commit is contained in:
franz.germann 2025-04-10 11:33:24 +02:00
parent b6a276689b
commit 2c4866f2c9

View file

@ -6,8 +6,5 @@ gitea:
oauth: oauth:
- name: 'Keycloak' - name: 'Keycloak'
provider: 'openidConnect' provider: 'openidConnect'
# key: 'forgejo'
# secret: 'uWEGALJKmNyUojJaK5LAK0w4OCEEDpDu'
existingSecret: auth-generic-oauth-secret existingSecret: auth-generic-oauth-secret
autoDiscoverUrl: 'https://{{{ .Env.DOMAIN }}}/keycloak/realms/cnoe/.well-known/openid-configuration' autoDiscoverUrl: 'https://{{{ .Env.DOMAIN }}}/keycloak/realms/cnoe/.well-known/openid-configuration'
# admin-group: is to specify which keycloak group has forgejo admin permissions