mirror of
https://github.com/helm/charts.git
synced 2026-08-21 13:28:13 +00:00
* [stable/elasticsearch] Implement init container for installing plugins Signed-off-by: Pavel Dmytrenko <mail@pavdmyt.com> * [stable/elasticsearch] Add testcase for plugin-installer Signed-off-by: Pavel Dmytrenko <mail@pavdmyt.com> * [stable/elasticsearch] Update README Signed-off-by: Pavel Dmytrenko <mail@pavdmyt.com> * [stable/elasticsearch] Bump version Signed-off-by: Pavel Dmytrenko <mail@pavdmyt.com> * [stable/elasticsearch] Bump version Signed-off-by: Pavel Dmytrenko <mail@pavdmyt.com>
8 lines
114 B
YAML
8 lines
114 B
YAML
---
|
|
# Enable init container for installing plugins
|
|
|
|
cluster:
|
|
plugins:
|
|
- ingest-attachment
|
|
- mapper-size
|