合并 Recreate 策略修复
yaml / yaml (push) Successful in 15s

修复 Flux dry-run 阻塞,生产资源此前尚未切换。
This commit was merged in pull request #111.
This commit is contained in:
2026-09-20 21:03:06 +00:00
+1
View File
@@ -7,6 +7,7 @@ spec:
replicas: 1
strategy:
type: Recreate
rollingUpdate: null
selector:
matchLabels:
app.kubernetes.io/name: dynamic-runner-controller