Enable HTTPS in kibana
[oom.git] / kubernetes / pomba / charts / pomba-elasticsearch / resources / config / elasticsearch.yml
index 80b68b9..2ffa686 100644 (file)
@@ -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.
@@ -131,3 +131,4 @@ xpack.security.enabled: false
 
 xpack.watcher.enabled: false
 #Set to false to disable Watcher.
+