Skip to content

Commit

Permalink
ES needs at least 4G to start up reliably (#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwmonroe authored and tvansteenburgh committed Sep 19, 2018
1 parent d01dfb4 commit e8b625b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fragments/monitor/elastic/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
services:
elasticsearch:
charm: "cs:bionic/elasticsearch"
constraints: mem=4G root-disk=16G
num_units: 1
filebeat:
charm: "cs:bionic/filebeat"
Expand Down

0 comments on commit e8b625b

Please sign in to comment.