From 349aa77fb0403c395e5bc938ac4c4e8f3c0460d0 Mon Sep 17 00:00:00 2001 From: panxiao81 Date: Fri, 25 Sep 2026 18:30:55 +0000 Subject: [PATCH] =?UTF-8?q?ops:=20=E6=9A=82=E5=81=9C=20placement=20v2=20?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=20rollout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clusters/homelab/apps/dynamic-runner.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clusters/homelab/apps/dynamic-runner.yaml b/clusters/homelab/apps/dynamic-runner.yaml index 06e8ac7..3f3ae2f 100644 --- a/clusters/homelab/apps/dynamic-runner.yaml +++ b/clusters/homelab/apps/dynamic-runner.yaml @@ -4,6 +4,9 @@ metadata: name: dynamic-runner namespace: flux-system spec: + # Keep the v2 rollout paused while the merge commit's v1 CI drains. Remove + # this after the controller has been resumed and the placement smokes pass. + suspend: true dependsOn: - name: external-secrets - name: spire