From 17dbb57897edf0e3f61e10e147a5449e845cb303 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Mon, 30 Mar 2026 16:45:36 -0300 Subject: [PATCH] flux: extend xmr-miner reconcile timeout --- .../atlas/flux-system/applications/xmr-miner/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/atlas/flux-system/applications/xmr-miner/kustomization.yaml b/clusters/atlas/flux-system/applications/xmr-miner/kustomization.yaml index 328d4338..0ce4abde 100644 --- a/clusters/atlas/flux-system/applications/xmr-miner/kustomization.yaml +++ b/clusters/atlas/flux-system/applications/xmr-miner/kustomization.yaml @@ -17,3 +17,4 @@ spec: - name: crypto - name: monerod wait: true + timeout: 30m