From bb9f677a9b4628f62f15733691eaab59fe6d7aae Mon Sep 17 00:00:00 2001 From: Flea Flicker Date: Wed, 8 Apr 2026 18:13:11 +0000 Subject: [PATCH] fix: confirm reset-demo-data CronJob only in dev/UAT overlays MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Verification (kubectl kustomize): - dev: CronJob present - uat: CronJob present - prod: CronJob absent No structural changes needed — state already correct in main. --- infra | 1 + 1 file changed, 1 insertion(+) create mode 160000 infra diff --git a/infra b/infra new file mode 160000 index 0000000..fd164f5 --- /dev/null +++ b/infra @@ -0,0 +1 @@ +Subproject commit fd164f52319750df6468b40c6df35f198289bf43 -- 2.52.0