mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🔧 drone webhooks
This commit is contained in:
@@ -32,7 +32,7 @@ spec:
|
||||
DRONE_GITEA_SERVER: https://gitea.${SECRET_CLUSTER_DOMAIN}
|
||||
DRONE_SERVER_HOST: &host drone.${SECRET_CLUSTER_DOMAIN}
|
||||
DRONE_SERVER_PROTO: https
|
||||
DRONE_SERVER_PROXY_HOST: drone.default.svc
|
||||
DRONE_SERVER_PROXY_HOST: drone.default.svc:8080
|
||||
DRONE_SERVER_PROXY_PROTO: http
|
||||
DRONE_USER_CREATE: username:context,admin:true
|
||||
ingress:
|
||||
|
@@ -79,6 +79,8 @@ spec:
|
||||
MAILER_TYPE: smtp
|
||||
HOST: smtp-relay.default:2525
|
||||
FROM: "Gitea <gitea@${SECRET_DOMAIN}>"
|
||||
webhook:
|
||||
ALLOWED_HOST_LIST: drone.default.svc
|
||||
# openid:
|
||||
# ENABLE_OPENID_SIGNIN: false
|
||||
# ENABLE_OPENID_SIGNUP: true
|
||||
|
Reference in New Issue
Block a user