Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
fix manifest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nuwan-samarasinghe committed Oct 16, 2024
1 parent 23018ee commit c898a8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions copilot/fsd-form-runner/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@ secrets:
environments:
dev:
count:
spot: 0
spot: 0-0
test:
deployment:
rolling: "recreate"
count:
spot: 0
uat:
count:
range: 0
range: 0-0
cooldown:
in: 60s
out: 30s
Expand All @@ -112,7 +112,7 @@ environments:
SERVICE_START_PAGE: "https://frontend.access-funding.levellingup.gov.uk/account"
ELIGIBILITY_RESULT_URL: "https://frontend.access-funding.levellingup.gov.uk/eligibility-result"
count:
range: 0
range: 0-0
cooldown:
in: 60s
out: 30s
Expand Down

0 comments on commit c898a8d

Please sign in to comment.