diff --git a/charts/prl-citizen-frontend/values.preview.template.yaml b/charts/prl-citizen-frontend/values.preview.template.yaml index a89e0b42a9..c067d220c4 100644 --- a/charts/prl-citizen-frontend/values.preview.template.yaml +++ b/charts/prl-citizen-frontend/values.preview.template.yaml @@ -17,10 +17,10 @@ nodejs: SERVICE_AUTH_PROVIDER_URL: 'http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal' IDAM_WEB_URL: 'https://idam-web-public.{{ .Values.global.environment }}.platform.hmcts.net/login' IDAM_API_URL: 'https://idam-api.{{ .Values.global.environment }}.platform.hmcts.net/o/token' - CCD_URL: 'http://ccd-data-store-api-aat.service.core-compute-aat.internal' + CCD_URL: 'https://ccd-data-store-api-prl-ccd-definitions-pr-2463.preview.platform.hmcts.net' EQUALITY_URL: 'https://pcq.aat.platform.hmcts.net' - DOCUMENT_MANAGEMENT_URL: 'http://ccd-case-document-am-api-aat.service.core-compute-aat.internal' - COS_URL: 'http://prl-cos-aat.service.core-compute-aat.internal' + DOCUMENT_MANAGEMENT_URL: 'https://ccd-case-document-am-api-prl-ccd-definitions-pr-2463.preview.platform.hmcts.net' + COS_URL: 'https://prl-cos-pr-2775.preview.platform.hmcts.net' REASONABLE_ADJUSTMENTS: 'https://cui-ra.aat.platform.hmcts.net' FACT_URL: 'http://fact-api-aat.service.core-compute-aat.internal' REDIS_HOST: 'prl-citizen-frontend-secondary-redis-{{ .Values.global.environment }}.redis.cache.windows.net'