From 01f6543ae973f0dab3a6051783fc7b4529c1c8bf Mon Sep 17 00:00:00 2001 From: mpabi Date: Fri, 13 Mar 2026 23:39:30 +0100 Subject: [PATCH] chore(dlob): enable publisher with canonical store --- .../overlays/mevnode-bot/patch-dlob-publisher-storage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/overlays/mevnode-bot/patch-dlob-publisher-storage.yaml b/kustomize/overlays/mevnode-bot/patch-dlob-publisher-storage.yaml index af31077..75bf438 100644 --- a/kustomize/overlays/mevnode-bot/patch-dlob-publisher-storage.yaml +++ b/kustomize/overlays/mevnode-bot/patch-dlob-publisher-storage.yaml @@ -3,7 +3,7 @@ kind: Deployment metadata: name: dlob-publisher spec: - replicas: 0 + replicas: 1 template: spec: containers: