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:
|
oauth:
|
||||||
- name: 'Keycloak'
|
- name: 'Keycloak'
|
||||||
provider: 'openidConnect'
|
provider: 'openidConnect'
|
||||||
# or with 'key' and 'secret' parameter directly
|
|
||||||
keys: 'forgejo'
|
keys: 'forgejo'
|
||||||
secret: 'nEJ7tmVYLjwuycF4vhBzCY8BVfk9LHDY'
|
secret: 'nEJ7tmVYLjwuycF4vhBzCY8BVfk9LHDY'
|
||||||
# existingSecret: gitea-credentials
|
# 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:
|
service:
|
||||||
ssh:
|
ssh:
|
||||||
|
|
Loading…
Reference in a new issue