Skip to content

Commit

Permalink
MAN-227 - enable preprod deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Jan 8, 2025
1 parent 7de351a commit aac7310
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm_deploy/values-preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ generic-service:
replicaCount: 2

ingress:
host: manage-a-supervision-preprod.hmpps.service.justice.gov.uk
host: manage-people-on-probation-preprod.hmpps.service.justice.gov.uk

env:
INGRESS_URL: "https://manage-a-supervision-preprod.hmpps.service.justice.gov.uk"
Expand Down
2 changes: 1 addition & 1 deletion helm_deploy/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

generic-service:
ingress:
host: manage-a-supervision.hmpps.service.justice.gov.uk
host: manage-people-on-probation.hmpps.service.justice.gov.uk

env:
INGRESS_URL: "https://manage-a-supervision.hmpps.service.justice.gov.uk"
Expand Down

0 comments on commit aac7310

Please sign in to comment.