Skip to content

Commit 16451b3

Browse files
committed
DTSPB-4702 rollback SUBMIT_SERVICE_API_URL
1 parent 97a9535 commit 16451b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/probate-orchestrator-service/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ java:
1414
SERVICES_CORECASEDATA_BASEURL: "http://ccd-data-store-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
1515
SERVICES_AUTH_PROVIDER_BASEURL: "http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
1616
AUTH_IDAM_CLIENT_BASEURL: "https://idam-api.{{ .Values.global.environment }}.platform.hmcts.net"
17-
SUBMIT_SERVICE_API_URL: "http://probate-submit-service-pr-1136-java"
17+
SUBMIT_SERVICE_API_URL: "http://probate-submit-service-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
1818
BUSINESS_SERVICE_API_URL: "http://probate-business-service-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
1919
BACK_OFFICE_API_URL: "http://probate-back-office-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
2020
MAIL_JAVAMAILPROPERTIES_MAIL_SMTP_SSL_ENABLE: false

0 commit comments

Comments
 (0)