infra: protect act-runner from autoscaler eviction

This commit is contained in:
Seth Call 2026-03-14 21:38:36 -06:00
parent 47967c6d6d
commit f4b5fe72c9
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ spec:
app: act-runner
template:
metadata:
annotations:
cluster-autoscaler.kubernetes.io/safe-to-evict: "false"
labels:
app: act-runner
spec: