From a5989fb7625c1bd12523c46679fdf36319b07d23 Mon Sep 17 00:00:00 2001 From: HDW Date: Fri, 24 Apr 2026 17:54:43 +0200 Subject: [PATCH] fix: Root Infra sync Policies --- bootstrap/root-infra.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap/root-infra.yaml b/bootstrap/root-infra.yaml index 0060c4b..9f8d362 100644 --- a/bootstrap/root-infra.yaml +++ b/bootstrap/root-infra.yaml @@ -21,3 +21,5 @@ spec: automated: prune: true selfHeal: true + syncOptions: + - SkipDryRunOnMissingResource=true