From b9d6e5f6d0f0f8426e9aa2d6be3f36e05d829350 Mon Sep 17 00:00:00 2001 From: HDW Date: Sun, 19 Apr 2026 19:38:39 +0200 Subject: [PATCH] feat: initial bootstrap manifests for argocd and gitea --- infrastructure/metalLB/application.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/metalLB/application.yaml b/infrastructure/metalLB/application.yaml index 2c44649..6d5b87a 100644 --- a/infrastructure/metalLB/application.yaml +++ b/infrastructure/metalLB/application.yaml @@ -21,3 +21,4 @@ spec: syncOptions: - CreateNamespace=true - ServerSideApply=true + - ApplyOutOfSyncOnly=true