From d17052440e33b9f742bebe97224d0f0e3714b66d Mon Sep 17 00:00:00 2001 From: Samuel Williams Date: Mon, 25 Nov 2024 17:25:56 +0000 Subject: [PATCH] Turn off recreate deploys in test environment --- copilot/fsd-application-store/manifest.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/copilot/fsd-application-store/manifest.yml b/copilot/fsd-application-store/manifest.yml index de0b795b..8f9100b5 100644 --- a/copilot/fsd-application-store/manifest.yml +++ b/copilot/fsd-application-store/manifest.yml @@ -69,8 +69,6 @@ environments: count: spot: 1 test: - deployment: - rolling: 'recreate' count: spot: 2 uat: