From 47b8207140eb0691636bd677e534eff99ac6d5df Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 23 May 2026 18:38:21 +0000 Subject: [PATCH 1/2] Initial plan From 59720435fbfd99aec2c134f9beadd547c0523677 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 23 May 2026 19:17:38 +0000 Subject: [PATCH 2/2] fix: allow HPA to scale beyond single replica Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/141c4874-4935-42d6-8f2a-d87efd0bf263 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> --- k8s/ironoc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/ironoc.yaml b/k8s/ironoc.yaml index 4b008754..aaa59869 100644 --- a/k8s/ironoc.yaml +++ b/k8s/ironoc.yaml @@ -192,7 +192,7 @@ metadata: name: ironoc-app-deployment-hpa-kbij namespace: ironoc-ns spec: - maxReplicas: 1 + maxReplicas: 3 metrics: - resource: name: cpu