debugging
This commit is contained in:
parent
d657841913
commit
97f4eb33d9
1 changed files with 1 additions and 2 deletions
|
@ -30,11 +30,10 @@ gitea:
|
|||
oauth:
|
||||
- name: 'Keycloak'
|
||||
provider: 'openidConnect'
|
||||
# or with 'key' and 'secret' parameter directly
|
||||
keys: 'forgejo'
|
||||
secret: 'nEJ7tmVYLjwuycF4vhBzCY8BVfk9LHDY'
|
||||
# existingSecret: gitea-credentials
|
||||
autoDiscoverUrl: 'https://gitea.example.com/.well-known/openid-configuration'
|
||||
autoDiscoverUrl: 'https://gitea.runner.c-one-infra.de/.well-known/openid-configuration'
|
||||
|
||||
service:
|
||||
ssh:
|
||||
|
|
Loading…
Reference in a new issue