fix: route runner to nginx ClusterIP to avoid DO LB hairpin
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user