summaryrefslogtreecommitdiffstats
path: root/resources/config/search-data-service/appconfig/elastic-search.properties
diff options
context:
space:
mode:
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