Simplify ElasticSearch to make it more robust 82/1782/5
authorFerenc Tóth <ferenc.2.toth@nokia.com>
Mon, 14 Oct 2019 18:57:11 +0000 (20:57 +0200)
committerFerenc Tóth <ferenc.2.toth@nokia.com>
Fri, 18 Oct 2019 10:11:07 +0000 (12:11 +0200)
- No more master/data nodes, only all-purpose ES nodes
- ES upgrade from 7.3.0 to 7.4.0
- Upgrade to `java-latest-openjdk-headless`, which is java 13
- Move supervisord.conf to ES image from configmap

Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
Change-Id: I5dbfe6ca3c3e21439a3e11302b622969b3e86870


No differences found