From 170ce554e4ceaf717905b06ac023c61f73c15cf0 Mon Sep 17 00:00:00 2001 From: mohitvijay45 <107183474+mohitvijay45@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:14:32 +0000 Subject: [PATCH 1/4] updated FL401-draft template name --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 4fb02e6e..0e0e7174 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -102,7 +102,7 @@ document: - templateName: PRL-C1A-WelshLang.docx filename: C1AWelshDocument.pdf document-generator: docmosis - - templateName: FL401-draft.docx + - templateName: FL-PRL-APP-ENG-FL401-draft.docx filename: Draft-DA-application.pdf document-generator: docmosis - templateName: FL-PRL-APP-ENG-Fl401-Final.docx From b5e6a66594e38c4877e29d75e32611ecfb6bca30 Mon Sep 17 00:00:00 2001 From: mohitvijay45 <107183474+mohitvijay45@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:43:52 +0000 Subject: [PATCH 2/4] Update values.preview.template.yaml --- charts/prl-dgs/values.preview.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/prl-dgs/values.preview.template.yaml b/charts/prl-dgs/values.preview.template.yaml index 5cff5256..49a11650 100644 --- a/charts/prl-dgs/values.preview.template.yaml +++ b/charts/prl-dgs/values.preview.template.yaml @@ -36,7 +36,7 @@ java: MANAGEMENT_ENDPOINT_HEALTH_CACHE_TIMETOLIVE: "30000" DOCMOSIS_SERVICE_DEV_MODE_FLAG: "true" PDF_TEST_ENABLED: "true" - CCD_CASE_DOCS_AM_API: http://ccd-case-document-am-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal + CCD_CASE_DOCS_AM_API: http://prl-ccd-definitions-pr-2509-cdam AUTH_PROVIDER_SERVICE_CLIENT_BASEURL: "http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal" IDAM_S2S_URL: "http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal" DOCMOSIS_SERVICE_BASE_URL: "https://docmosis.aat.platform.hmcts.net" From 73796da07e9597cff27376b50283699288823249 Mon Sep 17 00:00:00 2001 From: mohitvijay45 <107183474+mohitvijay45@users.noreply.github.com> Date: Thu, 14 Nov 2024 11:47:24 +0000 Subject: [PATCH 3/4] Update application.yml --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 0e0e7174..3abeb8c5 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -126,7 +126,7 @@ document: - templateName: FL-PRL-APP-WEL-FL401-Final.docx filename: DA-Welsh-application.pdf document-generator: docmosis - - templateName: FL401-draft-Welsh.docx + - templateName: FL-PRL-APP-WEL-FL401-draft.docx filename: Draft-DA-Welsh-application.pdf document-generator: docmosis - templateName: FL401-c8-welsh.docx From 3e65a15a2c9207cf3eb1057f8dd82c4ec6ee4d32 Mon Sep 17 00:00:00 2001 From: mohitvijay45 <107183474+mohitvijay45@users.noreply.github.com> Date: Fri, 15 Nov 2024 16:52:16 +0000 Subject: [PATCH 4/4] Update values.preview.template.yaml --- charts/prl-dgs/values.preview.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/prl-dgs/values.preview.template.yaml b/charts/prl-dgs/values.preview.template.yaml index 49a11650..5cff5256 100644 --- a/charts/prl-dgs/values.preview.template.yaml +++ b/charts/prl-dgs/values.preview.template.yaml @@ -36,7 +36,7 @@ java: MANAGEMENT_ENDPOINT_HEALTH_CACHE_TIMETOLIVE: "30000" DOCMOSIS_SERVICE_DEV_MODE_FLAG: "true" PDF_TEST_ENABLED: "true" - CCD_CASE_DOCS_AM_API: http://prl-ccd-definitions-pr-2509-cdam + CCD_CASE_DOCS_AM_API: http://ccd-case-document-am-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal AUTH_PROVIDER_SERVICE_CLIENT_BASEURL: "http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal" IDAM_S2S_URL: "http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal" DOCMOSIS_SERVICE_BASE_URL: "https://docmosis.aat.platform.hmcts.net"