Skip to content

Commit

Permalink
Update to Elastic 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kg-ops authored and antoineco committed May 6, 2019
1 parent e8e238f commit eacb5e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ELK_VERSION=6.7.0
ELK_VERSION=7.0.1
5 changes: 0 additions & 5 deletions elasticsearch/config/elasticsearch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
cluster.name: "docker-cluster"
network.host: 0.0.0.0

# minimum_master_nodes need to be explicitly set when bound on a public IP
# set to 1 to allow single node clusters
# Details: https://github.com/elastic/elasticsearch/pull/17288
discovery.zen.minimum_master_nodes: 1

## Use single node discovery in order to disable production mode and avoid bootstrap checks
## see https://www.elastic.co/guide/en/elasticsearch/reference/current/bootstrap-checks.html
#
Expand Down

0 comments on commit eacb5e9

Please sign in to comment.