diff --git a/services/gitea/deployment.yaml b/services/gitea/deployment.yaml index 9dc0c87..da188c3 100644 --- a/services/gitea/deployment.yaml +++ b/services/gitea/deployment.yaml @@ -169,6 +169,8 @@ spec: value: "trace" - name: GITEA__service__REQUIRE_SIGNIN_VIEW value: "false" + - name: GITEA__webhook__ALLOWED_HOST_LIST + value: "ci.bstein.dev" - name: GITEA__server__PROXY_HEADERS value: "X-Forwarded-For, X-Forwarded-Proto, X-Forwarded-Host" - name: GITEA__session__COOKIE_SECURE