summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-search-data/resources/config/elastic-search.properties
blob: 532a9fb2f0d6f71625424ba2dcd9c31e75c33542 (plain)
1
2
3
4
5
# ElasticSearch Configuration

es.cluster-name=ES_AAI
es.ip-address=aai-elasticsearch.{{.Release.Namespace}}
es.http-port={{ .Values.config.elasticsearchHttpPort }}