Skip to content

Commit

Permalink
DIAC-528 Updating Location Ref Data url (#2392)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeCohenSol authored Oct 11, 2024
1 parent 6b0a27f commit a2b6c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ia-case-api/values.preview.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ ia-bail-case-api:
OPEN_ID_IDAM_URL: "https://idam-web-public.aat.platform.hmcts.net"
S2S_URL: "http://rpe-service-auth-provider-aat.service.core-compute-aat.internal"
PROF_REF_DATA_URL: "http://rd-professional-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
LOCATION_REF_DATA_URL: "http://rd-professional-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
LOCATION_REF_DATA_URL: "http://rd-location-ref-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
COMMON_DATA_API: "http://rd-professional-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
IA_CASE_DOCUMENTS_API_URL: https://${SERVICE_NAME}-documents-api.preview.platform.hmcts.net
IA_CASE_NOTIFICATIONS_API_URL: https://${SERVICE_NAME}-notifications-api.preview.platform.hmcts.net
Expand Down

0 comments on commit a2b6c9a

Please sign in to comment.