fix: route runner to nginx ClusterIP to avoid DO LB hairpin

This commit is contained in:
Ryan Moon
2026-04-03 06:33:08 -05:00
parent 87c0ed0931
commit 285ae3665c

View File

@@ -13,6 +13,10 @@ spec:
labels:
app: gitea-runner
spec:
hostAliases:
- ip: 10.245.189.80
hostnames:
- git.lunarfront.tech
containers:
- name: runner
image: gitea/act_runner:latest