Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
417b3b46c64f965bed72793b3572ee89b73b22e6
/
.
/
kubernetes
/
pomba
/
charts
/
pomba-search-data
/
resources
/
config
/
elastic-search.properties
blob: b5c7feed94bfcd34f33fd9f2d1298f30674cfca2 [
file
] [
log
] [
blame
]
Geora Barsky
417b3b4
2018-08-17 13:31:36 -0400
[
diff
] [
blame^
]
1
# ElasticSearch Configuration
2
3
es
.
cluster
-
name
=
POMBA_ES
4
es
.
ip
-
address
=
pomba
-
es
.{{.
Release
.
Namespace
}}
5
es
.
http
-
port
={{
.
Values
.
config
.
elasticsearchHttpPort
}}