From 071be575c6d6682f490b0e134fbaaa998bd61b95 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Wed, 13 Aug 2025 01:02:30 -0500 Subject: [PATCH] add low priority mining --- infrastructure/flux-system/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/flux-system/kustomization.yaml b/infrastructure/flux-system/kustomization.yaml index c0e280b..1b4dd45 100644 --- a/infrastructure/flux-system/kustomization.yaml +++ b/infrastructure/flux-system/kustomization.yaml @@ -5,6 +5,6 @@ resources: - gotk-components.yaml - gotk-sync.yaml - kustomization-gitea.yaml -- kustomization-harbor.yaml - kustomization-crypto.yaml - kustomization-monerod.yaml +- kustomization-xmr-miner.yaml