fix(ci): use Recreate strategy for runner to avoid port conflicts

This commit is contained in:
fchinembiri 2026-05-01 08:38:31 +02:00
parent 93f6123b28
commit 094df81df8
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ spec:
selector:
matchLabels:
app: gitea-runner
strategy:
type: Recreate
template:
metadata:
labels: