aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/elasticsearch/templates
AgeCommit message (Collapse)AuthorFilesLines
2022-06-02[COMMON] Elasticsearch ServiceMesh compatibilityRadoslaw Chmiel1-0/+6
ElasticSearch charts changes to make it work with Istio Issue-ID: OOM-2979 Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com> Change-Id: Ieddea3342d4b27a6dda8f5075ad344b13ee310f7
2020-11-24[COMMON][ELASTIC] Uses new tpls for repos / imagesSylvain Desbureaux2-36/+5
This commit makes Elasticsearcg template to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I20c18632234c864ef2a29e3cfb259c9838a8c4d6
2020-09-15Replace YAML comments with helm comments in templatesJakub Latusek7-0/+14
Change-Id: I8cb12dae07cc3984e7dcfc602afa4c2d07317e9a Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-02[COMMON/elasticsearch] Avoid 'Warning: Merging destination map for chart'Alexander Dehn1-2/+2
restructure values for docker image name:tag Issue-ID: OOM-2533 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I7c02fe543b4f96871c3ade80c7b51c68627cb269
2020-05-22[COMMON] Use common aaf template in elasticsearchKrzysztof Opasiak2-37/+3
Instead of copy-pasting code around aaf_agent usage let's use a common template that automates this. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I9b3c7aab73186c0bf1dfaa5fe21cf2f001ca8619
2020-04-20[COMMON] helm chart for elastic dbAlexander Dehn9-0/+423
Add elasticdb as common chart to oom Issue-ID: SDNC-1061 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: Id8c48113b8d4193d7f13991296f0307a29724c01 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>