Skip to content

Commit

Permalink
MAN-227 - update ingress value, as this conflicts with ns ingres in h…
Browse files Browse the repository at this point in the history
…mpps-manage-a-supervision-dev
  • Loading branch information
achimber-moj committed Dec 20, 2024
1 parent fae45b4 commit 947812b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm_deploy/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ generic-service:
replicaCount: 2

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

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

0 comments on commit 947812b

Please sign in to comment.