From 812a2c2ca1933408cebd78258c042ccbf5f20973 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 15571855..e0028fcf 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