Simplify ElasticSearch to make it more robust 83/1783/5
authorFerenc Tóth <ferenc.2.toth@nokia.com>
Mon, 14 Oct 2019 20:11:57 +0000 (22:11 +0200)
committerFerenc Tóth <ferenc.2.toth@nokia.com>
Fri, 18 Oct 2019 09:41:22 +0000 (11:41 +0200)
commitbec9881f04d6957dc0f828af2c8f9247c8b9f568
treeed16fe95316fe0f2925f687a72552429b88f1693
parentb4f64181a4fa5e20fc28ae727beeee90852bcbea
Simplify ElasticSearch to make it more robust

- No more master/data nodes, only all-purpose ES nodes
- Move supervisord.conf to ES image from configmap

Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
Change-Id: Iaddc1f6aeb15e7188fb645ba72a955310d88383b
SPECS/infra-charts.spec
cm_config/caas.yaml
infra-charts/templates/elasticsearch-configmap.yaml
infra-charts/templates/elasticsearch-data-statefulset.yaml [deleted file]
infra-charts/templates/elasticsearch-service.yaml
infra-charts/templates/elasticsearch-statefulset.yaml [moved from infra-charts/templates/elasticsearch-master-statefulset.yaml with 66% similarity]
infra-charts/values.yaml.j2