From 914fed08d8e79509272ff4d109edc1fc1f61592f Mon Sep 17 00:00:00 2001 From: bluejay Date: Tue, 19 May 2026 14:45:01 +0000 Subject: [PATCH] =?UTF-8?q?fix(brochure):=20scale=20brochure-web=20to=200?= =?UTF-8?q?=20=E2=80=94=20wrong=20codebase=20shipped=20(Intranet.Web=20bin?= =?UTF-8?q?ary=20in=20fc-brochure-web=20image,=20CrashLoopBackOff=20296=20?= =?UTF-8?q?restarts=20on=20/data=20read-only).=20Re-enable=20after=20Sprin?= =?UTF-8?q?t=2034=20Cx-3=20rebuild=20per=20docs/ai-agents/codex-prompts/20?= =?UTF-8?q?26-05-18-fc-brochure-web-rebuild-pack.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/brochure/brochure.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/brochure/brochure.yaml b/apps/brochure/brochure.yaml index ccdbada..9ff685e 100644 --- a/apps/brochure/brochure.yaml +++ b/apps/brochure/brochure.yaml @@ -21,7 +21,7 @@ metadata: app.kubernetes.io/name: brochure-web app.kubernetes.io/part-of: flowercore spec: - replicas: 1 + replicas: 0 # Scaled to 0 by SRE 2026-05-19; pod was running wrong codebase (Intranet.Web binary in brochure image); Sprint 34 Cx-3 to rebuild from FlowerCore.Brochure.Web source per docs/ai-agents/codex-prompts/2026-05-18-fc-brochure-web-rebuild-pack.md revisionHistoryLimit: 3 selector: matchLabels: