From 952d797013ccc2f7b1f8f1c904d6eb3945d6b67b Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 13 Aug 2026 05:11:35 -0300 Subject: [PATCH] flux(hermes): bound rollout health waits --- .../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 a0ca47b35..f29ee6c0a 100644 --- a/clusters/atlas/flux-system/applications/hermes/kustomization.yaml +++ b/clusters/atlas/flux-system/applications/hermes/kustomization.yaml @@ -16,7 +16,7 @@ spec: name: flux-system namespace: flux-system wait: false - timeout: 45m + timeout: 10m healthChecks: - apiVersion: apps/v1 kind: Deployment