From 9ebc63e0fa4fa37338d74743d9239a4bc6063bc3 Mon Sep 17 00:00:00 2001 From: Miguel Afonso Date: Tue, 20 Oct 2020 16:01:46 +0100 Subject: [PATCH] Add custom SSL certificate and hostname (#70) --- helm_deploy/values-prod.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm_deploy/values-prod.yaml b/helm_deploy/values-prod.yaml index 434bb93a..3781b26f 100644 --- a/helm_deploy/values-prod.yaml +++ b/helm_deploy/values-prod.yaml @@ -15,8 +15,8 @@ ingress: enabled: true enable_whitelist: false hosts: - - host: calculate-journey-variable-payments-prod.apps.live-1.cloud-platform.service.justice.gov.uk -# cert_secret: calculate-journey-variable-payments-cert + - host: calculate-journey-variable-payments.hmpps.service.justice.gov.uk + cert_secret: calculate-journey-variable-payments-cert path: / env: