mlops-architecture/gitea-runner
Cloud User e9fb0566b0
CI - Lint & Test / lint-and-test (push) Failing after 0s Details
Fix Job container MTU: use bridge network instead of per-job network
act_runner creates a custom Docker network per job which doesn't
inherit the --mtu=1340 setting. Using the default bridge network
ensures job containers use the correct MTU matching pod network.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 16:31:21 +09:00
..
deployment.yaml Fix Job container MTU: use bridge network instead of per-job network 2026-02-25 16:31:21 +09:00