From 4d9f7ecff7551a5ac9737478f4a78b0b4de1afc6 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