commit | 417b3b46c64f965bed72793b3572ee89b73b22e6 | [log] [tgz] |
---|---|---|
author | Geora Barsky <georab@amdocs.com> | Fri Aug 17 13:31:36 2018 -0400 |
committer | Geora Barsky <georab@amdocs.com> | Wed Aug 29 10:17:20 2018 -0400 |
tree | de9d6d45bd5a61be9f9d96ce62624c4454797b0b | |
parent | 86da5e3720ecdad23d435c043d7d13d3a42188dd [diff] |
Add Search Data Service to POMBA OOM Issue-ID: LOG-612 Change-Id: I3ef3707e332c44d3dbaee5a9601607063b99c3ea Signed-off-by: Geora Barsky <georab@amdocs.com>
diff --git a/kubernetes/pomba/charts/pomba-elasticsearch/resources/config/elasticsearch.yml b/kubernetes/pomba/charts/pomba-elasticsearch/resources/config/elasticsearch.yml index 80b68b9..2e469d5 100644 --- a/kubernetes/pomba/charts/pomba-elasticsearch/resources/config/elasticsearch.yml +++ b/kubernetes/pomba/charts/pomba-elasticsearch/resources/config/elasticsearch.yml
@@ -17,7 +17,7 @@ # The default name is elasticsearch, but you should change it to an appropriate name which describes the # purpose of the cluster. # -cluster.name: "pomba-dashboard" +cluster.name: POMBA_ES # # The port that other nodes in the cluster should use when communicating with this node. # Required for Elasticsearch's nodes running on different cluster nodes.