Skip to content
Snippets Groups Projects
Commit d96eb9cb authored by Zhibin Mai's avatar Zhibin Mai
Browse files

Merge branch 'SLB_search_service_url' into 'master'

Correct the search service URL for SLB deployment in Azure

See merge request !613
parents 09694061 c56dbb1b
No related branches found
No related tags found
1 merge request!613Correct the search service URL for SLB deployment in Azure
Pipeline #211354 failed
......@@ -126,5 +126,5 @@ spec:
- name: SPRING_CONFIG_NAME
value: "common,application"
- name: search_service_url
value: http://search/api/search/v2
value: http://search-service/api/search/v2
terminationGracePeriodSeconds: 101
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment