When deploying a single node, ensure ES & Kibana don't create indexes with replica > 0
martinb3 opened this issue · 0 comments
martinb3 commented
We should ensure that Kibana doesn't create its kibana-int
index requiring replica = 1, and Elasticsearch defaults to replica = 0, when we're only deploying one node.