Compare commits
2 Commits
6639d0e3ff
...
b2f601e950
| Author | SHA1 | Date | |
|---|---|---|---|
| b2f601e950 | |||
| f8b17cc030 |
@@ -1312,8 +1312,7 @@ For Gitea-style oauth config:
|
||||
oauth:
|
||||
- name: "Forte"
|
||||
provider: "openidConnect"
|
||||
existingSecret: myapp-oidc-credentials
|
||||
key: client-secret
|
||||
existingSecret: myapp-oidc-credentials # Gitea expects "key" and "secret" as fields
|
||||
autoDiscoverUrl: "https://id.forteapps.net/realms/forte/.well-known/openid-configuration"
|
||||
```
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ envFrom:
|
||||
name: renovate-env
|
||||
|
||||
env:
|
||||
LOG_LEVEL: debug
|
||||
LOG_LEVEL: info
|
||||
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Reference in New Issue
Block a user