From d7f35274de5acebdd217d931eaa795fe46faddc3 Mon Sep 17 00:00:00 2001 From: jenkins Date: Mon, 10 Aug 2026 00:53:04 -0300 Subject: [PATCH] fix(flux): let Hermes auxiliary fixes advance --- .../atlas/flux-system/applications/hermes/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/atlas/flux-system/applications/hermes/kustomization.yaml b/clusters/atlas/flux-system/applications/hermes/kustomization.yaml index 155718554..e0028fcfa 100644 --- a/clusters/atlas/flux-system/applications/hermes/kustomization.yaml +++ b/clusters/atlas/flux-system/applications/hermes/kustomization.yaml @@ -15,7 +15,7 @@ spec: kind: GitRepository name: flux-system namespace: flux-system - wait: true + wait: false timeout: 45m healthChecks: - apiVersion: apps/v1