summaryrefslogtreecommitdiffstats
path: root/resources/config/search-data-service/appconfig/elastic-search.properties
diff options
context:
space:
mode:
authorBorislavG <Borislav.Glozman@amdocs.com>2018-02-27 15:04:26 +0000
committerAlexis de Talhouƫt <alexis.de_talhouet@bell.ca>2018-03-01 18:10:31 +0000
commit72c169d63f3acdbaca280d27f840fba9dacc68c1 (patch)
tree45852e2839e519d4085b9978b2725afdef23b523 /resources/config/search-data-service/appconfig/elastic-search.properties
parentdb3cfc3140a4300049531d9dc2145eadc795d1ac (diff)
Run all components in one namespace
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Diffstat (limited to 'resources/config/search-data-service/appconfig/elastic-search.properties')
-rw-r--r--resources/config/search-data-service/appconfig/elastic-search.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/config/search-data-service/appconfig/elastic-search.properties b/resources/config/search-data-service/appconfig/elastic-search.properties
index 006fc6e..c19667a 100644
--- a/resources/config/search-data-service/appconfig/elastic-search.properties
+++ b/resources/config/search-data-service/appconfig/elastic-search.properties
@@ -1,5 +1,5 @@
# ElasticSearch Configuration
es.cluster-name=ES_AAI
-es.ip-address=elasticsearch.onap-aai
+es.ip-address=aai-elasticsearch.{{.Values.nsPrefix}}
es.http-port=9200