Skip to content

Commit

Permalink
MAN-227 - update ingress url
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Jan 10, 2025
1 parent 2de6fd9 commit 06bfffe
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 @@ -8,7 +8,7 @@ generic-service:
host: manage-people-on-probation-preprod.hmpps.service.justice.gov.uk

env:
INGRESS_URL: "https://manage-a-supervision-preprod.hmpps.service.justice.gov.uk"
INGRESS_URL: "https://manage-people-on-probation-preprod.hmpps.service.justice.gov.uk"
HMPPS_AUTH_URL: "https://sign-in-preprod.hmpps.service.justice.gov.uk/auth"
MANAGE_USERS_API_URL: "https://manage-users-api-preprod.hmpps.service.justice.gov.uk"
TOKEN_VERIFICATION_API_URL: "https://token-verification-api-preprod.prison.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 @@ -6,7 +6,7 @@ generic-service:
host: manage-people-on-probation.hmpps.service.justice.gov.uk

env:
INGRESS_URL: "https://manage-a-supervision.hmpps.service.justice.gov.uk"
INGRESS_URL: "https://manage-people-on-probation.hmpps.service.justice.gov.uk"
HMPPS_AUTH_URL: "https://sign-in.hmpps.service.justice.gov.uk/auth"
MANAGE_USERS_API_URL: "https://manage-users-api.hmpps.service.justice.gov.uk"
TOKEN_VERIFICATION_API_URL: "https://token-verification-api.prison.service.justice.gov.uk"
Expand Down

0 comments on commit 06bfffe

Please sign in to comment.