From de5d8ef9b1b5bd913e20654eeacb538a398bddcf Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Wed, 15 Jul 2026 19:17:27 +0200 Subject: [PATCH] widen the reconciler fleet-wide (remove PBSDRHEAL_ONLY_HOST from the manifest) --- manifests/hub.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index b929a76..6fbc51d 100644 --- a/manifests/hub.yaml +++ b/manifests/hub.yaml @@ -132,11 +132,6 @@ spec: env: - name: TZ value: "Europe/Budapest" - # PBS-DR self-heal reconciler (v0.56.0) — SUPERVISED FIRST ROLLOUT: scope the work set to - # the drill guest only until the converged-host no-op is confirmed live on the fleet. - # WIDENING = remove this env (empty ⇒ whole fleet, the steady state) in a follow-up sync. - - name: PBSDRHEAL_ONLY_HOST - value: "demo-vm-felhom-2f4b00" # Phase 2 managed updates: global controller-version FLOOR fallback. Any reporting box below # this auto-updates to it (unless a per-customer override is set via the operator UI). - name: DEFAULT_MIN_CONTROLLER_VERSION