From 2841bf371c037ecab5dbeccd08b0ebf30b2df0e9 Mon Sep 17 00:00:00 2001 From: tegwick Date: Fri, 21 Aug 2026 13:14:11 +0200 Subject: [PATCH] ops: disable stale-lineage production sweep --- deploy/railiance/apps/helm/state-hub-values.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deploy/railiance/apps/helm/state-hub-values.yaml b/deploy/railiance/apps/helm/state-hub-values.yaml index f8a0dc3..24f7eb5 100644 --- a/deploy/railiance/apps/helm/state-hub-values.yaml +++ b/deploy/railiance/apps/helm/state-hub-values.yaml @@ -12,7 +12,10 @@ ingress: enabled: false sweep: - enabled: true + # RMGR-WP-0005-T11: disabled while railiance01 checkouts still target the + # stale gitea-remote lineage. Re-enable only after the governed remote + # reconciliation and registrar preflight are complete. + enabled: false hostname: 239.62.205.92.host.secureserver.net hostPath: /home/tegwick sshHostPath: /home/tegwick/.ssh