修复 OpenSandbox 冷启动超时与旧 worker 清理
ansible / lint (pull_request) Failing after 0s
ansible / collection-test (pull_request) Failing after 0s
yaml / yaml (pull_request) Failing after 0s

This commit is contained in:
2026-09-18 18:53:26 +00:00
parent ec3ce94e12
commit 7582990655
3 changed files with 8 additions and 2 deletions
+3 -2
View File
@@ -6,11 +6,12 @@ metadata:
spec:
dependsOn:
- name: external-secrets
- name: nats
- name: spire
interval: 10m
path: ./platform/dynamic-runner
prune: false
# The runner backends are replaceable. Prune is required when a retired
# worker is removed from the component; otherwise it keeps consuming work.
prune: true
sourceRef:
kind: GitRepository
name: flux-system