From dd4187b671eb6a940b65ec89cdc2cefc5fd979f5 Mon Sep 17 00:00:00 2001 From: Edd Almond Date: Wed, 18 Jun 2025 09:01:13 +0100 Subject: [PATCH] eli-290 amending schemas --- specification/x-nhsd-apim/target-preprod.yaml | 2 +- specification/x-nhsd-apim/target-test.yaml | 15 ++++++--------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/specification/x-nhsd-apim/target-preprod.yaml b/specification/x-nhsd-apim/target-preprod.yaml index a4dca6a..2910b1a 100644 --- a/specification/x-nhsd-apim/target-preprod.yaml +++ b/specification/x-nhsd-apim/target-preprod.yaml @@ -1,5 +1,5 @@ type: external -url: "TBC" +url: "preprod.eligibility-signposting.nhs.uk" healthcheck: /_status security: type: mtls diff --git a/specification/x-nhsd-apim/target-test.yaml b/specification/x-nhsd-apim/target-test.yaml index 20938ef..2bef812 100644 --- a/specification/x-nhsd-apim/target-test.yaml +++ b/specification/x-nhsd-apim/target-test.yaml @@ -1,10 +1,7 @@ -type: hosted +type: external +url: "test.eligibility-signposting.nhs.uk" healthcheck: /_status -containers: - - name: eligibility-signposting-api - image: - name: eligibility-signposting-api - tag: latest - environment: - LOG_LEVEL: info - NODE_ENV: production +security: + type: mtls + secret: eligibility-signposting-api +