From b5f67901b76cad47fddc404c310874a3b5f9df10 Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 18 Jun 2026 22:27:39 -0300 Subject: [PATCH] flux: raise kustomize recovery concurrency --- clusters/atlas/flux-system/gotk-components.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/atlas/flux-system/gotk-components.yaml b/clusters/atlas/flux-system/gotk-components.yaml index ed675962..5fe5c3d6 100644 --- a/clusters/atlas/flux-system/gotk-components.yaml +++ b/clusters/atlas/flux-system/gotk-components.yaml @@ -5966,7 +5966,7 @@ spec: - args: - --events-addr=http://notification-controller.$(RUNTIME_NAMESPACE).svc.cluster.local./ - --watch-all-namespaces=true - - --concurrent=1 + - --concurrent=4 - --requeue-dependency=5s - --interval-jitter-percentage=30 - --log-level=info