gitea-runner: use link-local port for buildkitd

This commit is contained in:
2026-02-07 22:42:30 -05:00
parent 6c953ba4f3
commit 8f39602c94

View File

@@ -62,7 +62,7 @@ spec:
- name: buildkitd - name: buildkitd
args: args:
- --addr - --addr
- tcp://0.0.0.0:1234 - tcp://127.0.0.20:1234
image: moby/buildkit:v0.27.1 image: moby/buildkit:v0.27.1
imagePullPolicy: Always imagePullPolicy: Always
ports: ports: