diff --git a/copilot/fsd-form-runner/manifest.yml b/copilot/fsd-form-runner/manifest.yml index 7ad0b5482..6041a6efe 100644 --- a/copilot/fsd-form-runner/manifest.yml +++ b/copilot/fsd-form-runner/manifest.yml @@ -77,12 +77,12 @@ secrets: environments: dev: count: - spot: 1 + spot: 0 test: deployment: rolling: "recreate" count: - spot: 2 + spot: 0 uat: count: range: 2-4