fix(runner): point GITEA_INSTANCE_URL at GKE Gitea public URL #1
Reference in New Issue
Block a user
Delete Branch "fix/runner-gitea-url"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gitea moved to GKE. The in-cluster URL http://gitea.git.svc.cluster.local:3000 has 0 pods behind it - runner daemons get connection refused on every poll, so no CI jobs execute. Switch both ExternalSecrets to https://git.neuralplatform.ai.
Pull request closed