From 485e09532e11e97fd413d7e49475a40c1f5040ec Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Fri, 27 Mar 2026 10:38:30 -0500 Subject: [PATCH] =?UTF-8?q?scale=20down=20github-runner=20=E2=80=94=20no?= =?UTF-8?q?=20longer=20needed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- servers/legion/apps/github-runner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/legion/apps/github-runner.yaml b/servers/legion/apps/github-runner.yaml index 3eac1e4..4dac636 100644 --- a/servers/legion/apps/github-runner.yaml +++ b/servers/legion/apps/github-runner.yaml @@ -6,7 +6,7 @@ metadata: labels: app: github-runner spec: - replicas: 1 + replicas: 0 selector: matchLabels: app: github-runner