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

Correct the search service URL for SLB deployment in Azure

parent 09694061
No related branches found
No related tags found
1 merge request!613Correct the search service URL for SLB deployment in Azure
Pipeline #210819 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.
Finish editing this message first!
Please register or to comment