From d7d1d4943670251bcb3f25982242b8542314b46c Mon Sep 17 00:00:00 2001 From: Shahab Dogar Date: Sun, 21 Sep 2025 22:29:17 +0500 Subject: [PATCH] chore: increase gitea actions runner count to 9 --- gitea/actions/runner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea/actions/runner.yaml b/gitea/actions/runner.yaml index 3b6ca9f..75234ee 100644 --- a/gitea/actions/runner.yaml +++ b/gitea/actions/runner.yaml @@ -19,7 +19,7 @@ metadata: name: action-runner namespace: homelab spec: - replicas: 3 + replicas: 9 selector: matchLabels: app: action-runner