fix(ci-runner): use external Gitea URL now that REQUIRE_SIGNIN_VIEW is disabled

This commit is contained in:
Will Anderson
2026-04-23 12:58:51 -05:00
parent 28fb4e29f4
commit e69052d89e
@@ -18,7 +18,7 @@ spec:
creationPolicy: Owner
template:
data:
GITEA_INSTANCE_URL: "http://gitea.git.svc.cluster.local:3000"
GITEA_INSTANCE_URL: "https://git.neuralplatform.ai"
GITEA_RUNNER_REGISTRATION_TOKEN: "{{ .runner_token }}"
data:
- secretKey: runner_token