From d9d31f77015f844315555a8f1e56d1d5aed93656 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Fri, 16 Jan 2026 17:39:37 -0300 Subject: [PATCH] longhorn: allow kustomization to apply without waiting --- clusters/atlas/flux-system/platform/longhorn/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/atlas/flux-system/platform/longhorn/kustomization.yaml b/clusters/atlas/flux-system/platform/longhorn/kustomization.yaml index 8805b5a..1a51254 100644 --- a/clusters/atlas/flux-system/platform/longhorn/kustomization.yaml +++ b/clusters/atlas/flux-system/platform/longhorn/kustomization.yaml @@ -17,4 +17,4 @@ spec: dependsOn: - name: helm - name: longhorn-adopt - wait: true + wait: false