aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/resources/config/search-data-service/appconfig/elastic-search.properties
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-03-27 18:15:20 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-27 18:15:20 +0000
commit262bc57bb3be7d222fe6e521344a8fd7e918be8c (patch)
tree6edab70e7c678a5f51cf975fba29e368cde76e82 /kubernetes/aai/resources/config/search-data-service/appconfig/elastic-search.properties
parentcb047cbcd492cfac220745b6509912de29b9344c (diff)
parent9bf2731ab42d49b3ac89d07e0e1282f685151c57 (diff)
Merge "Add standardized helm chart for aai"
Diffstat (limited to 'kubernetes/aai/resources/config/search-data-service/appconfig/elastic-search.properties')
-rw-r--r--kubernetes/aai/resources/config/search-data-service/appconfig/elastic-search.properties5
1 files changed, 0 insertions, 5 deletions
diff --git a/kubernetes/aai/resources/config/search-data-service/appconfig/elastic-search.properties b/kubernetes/aai/resources/config/search-data-service/appconfig/elastic-search.properties
deleted file mode 100644
index c19667ad3c..0000000000
--- a/kubernetes/aai/resources/config/search-data-service/appconfig/elastic-search.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-# ElasticSearch Configuration
-
-es.cluster-name=ES_AAI
-es.ip-address=aai-elasticsearch.{{.Values.nsPrefix}}
-es.http-port=9200