Allow gitea webhook hosts
This commit is contained in:
parent
3a6eb381b6
commit
cda1a08171
@ -41,6 +41,9 @@ gitea:
|
||||
SECRET_KEY: somesecret
|
||||
INTERNAL_TOKEN: somesecret
|
||||
|
||||
webhook:
|
||||
ALLOWED_HOST_LIST: "*.svc.cluster.local"
|
||||
|
||||
oauth:
|
||||
- name: "Keycloak"
|
||||
provider: "openidConnect"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user