From a823b0c1d3034c05c1bec9c3687464e44c687dac Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Tue, 28 Apr 2026 18:55:39 -0500 Subject: [PATCH] =?UTF-8?q?Scale=20neuron-marketing=20to=200=20=E2=80=94?= =?UTF-8?q?=20taking=20site=20down?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../legion/k8s/neuron-technologies/marketing/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/legion/k8s/neuron-technologies/marketing/deployment.yaml b/servers/legion/k8s/neuron-technologies/marketing/deployment.yaml index 6fcf09c..b390cc8 100644 --- a/servers/legion/k8s/neuron-technologies/marketing/deployment.yaml +++ b/servers/legion/k8s/neuron-technologies/marketing/deployment.yaml @@ -7,7 +7,7 @@ metadata: app: neuron-marketing env: prod spec: - replicas: 1 + replicas: 0 selector: matchLabels: app: neuron-marketing