summaryrefslogtreecommitdiffstats
path: root/kubernetes/config
diff options
context:
space:
mode:
authorMandeep Khinda <mandeep.khinda@amdocs.com>2017-09-01 03:10:05 +0000
committerMandeep Khinda <mandeep.khinda@amdocs.com>2017-09-01 03:12:19 +0000
commitd7168844fd791cd85aa68eaa22910627c287b17c (patch)
treef3117a2cbfe0febe9fe82d01d7bcba2a331807db /kubernetes/config
parent76092d6462ccbdd37a46071fa87804e9c9afdcd3 (diff)
addressing search data properties CI comment
- missed ammending it during original review Issue-ID: OOM-65 Change-Id: Icd5a6b2934d0c75eabdeb6eff40e3d3964304267 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com> Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Diffstat (limited to 'kubernetes/config')
-rw-r--r--kubernetes/config/docker/init/src/config/aai/sparky-be/appconfig/search-service.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/config/docker/init/src/config/aai/sparky-be/appconfig/search-service.properties b/kubernetes/config/docker/init/src/config/aai/sparky-be/appconfig/search-service.properties
index fb4a2f9c96..5f4985a5f2 100644
--- a/kubernetes/config/docker/init/src/config/aai/sparky-be/appconfig/search-service.properties
+++ b/kubernetes/config/docker/init/src/config/aai/sparky-be/appconfig/search-service.properties
@@ -6,7 +6,7 @@
#
# The ip address/hostname and port to the desired Search Data Service instance
#
-search-service.ipAddress=search-data-service
+search-service.ipAddress=search-data-service.onap-aai
search-service.httpPort=9509
############################## Indexes ##############################