From f729d189cdfe6b9896998374e9ea9016985f0e32 Mon Sep 17 00:00:00 2001 From: Peter Phillips <5099053+petergphillips@users.noreply.github.com> Date: Tue, 21 May 2024 17:48:15 +0100 Subject: [PATCH] =?UTF-8?q?SDIT-1758:=20=F0=9F=94=A7=20Move=20to=20new=20p?= =?UTF-8?q?rod=20prison=20api=20in=20cloud=20platform?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helm_deploy/values-prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm_deploy/values-prod.yaml b/helm_deploy/values-prod.yaml index ed1bf658..63323515 100644 --- a/helm_deploy/values-prod.yaml +++ b/helm_deploy/values-prod.yaml @@ -17,7 +17,7 @@ ingress: env: NOMIS_AUTH_URL: https://sign-in.hmpps.service.justice.gov.uk/auth - PRISON_API_URL: "https://api.prison.service.justice.gov.uk" + PRISON_API_URL: "https://prison-api.prison.service.justice.gov.uk" PRISONER_SEARCH_API_URL: https://prisoner-search.prison.service.justice.gov.uk EXIT_LOCATION_URL: https://digital.prison.service.justice.gov.uk/ EMAIL_LOCATION_URL: https://use-of-force.service.justice.gov.uk