From 464135274f0e7e55be00ba7686ea61c7b7a0a630 Mon Sep 17 00:00:00 2001 From: petergphillips Date: Tue, 3 Oct 2023 13:29:53 +0100 Subject: [PATCH] =?UTF-8?q?SDIT-1114:=20=F0=9F=94=A7=20Move=20to=20new=20p?= =?UTF-8?q?reprod=20prisoner=20search=20(#648)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helm_deploy/values-preprod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm_deploy/values-preprod.yaml b/helm_deploy/values-preprod.yaml index 0d84c56e..33c048d7 100644 --- a/helm_deploy/values-preprod.yaml +++ b/helm_deploy/values-preprod.yaml @@ -18,7 +18,7 @@ ingress: env: NOMIS_AUTH_URL: https://sign-in-preprod.hmpps.service.justice.gov.uk/auth PRISON_API_URL: "https://api-preprod.prison.service.justice.gov.uk" - PRISONER_SEARCH_API_URL: https://prisoner-offender-search-preprod.prison.service.justice.gov.uk + PRISONER_SEARCH_API_URL: https://prisoner-search-preprod.prison.service.justice.gov.uk EXIT_LOCATION_URL: https://digital-preprod.prison.service.justice.gov.uk/ EMAIL_LOCATION_URL: https://preprod.use-of-force.service.justice.gov.uk TOKENVERIFICATION_API_URL: https://token-verification-api-preprod.prison.service.justice.gov.uk