Introduce postinstall configuration onboarding for Kibana pod (part 1 of 2). 19/89019/2
authorArtem Naluzhnyy <A.Naluzhnyy@Samsung.com>
Fri, 31 May 2019 11:18:30 +0000 (11:18 +0000)
committerBorislav Glozman <Borislav.Glozman@amdocs.com>
Wed, 10 Jul 2019 07:10:24 +0000 (07:10 +0000)
commite02c223fee98dabf6aa37b3a75e04dae34247a65
treed889150fa24f88ef61c8d4ea25db5d97c2bfd058
parentc8903883380e58ea25bfbfaac3014c9aa84068e4
Introduce postinstall configuration onboarding for Kibana pod (part 1 of 2).

* The configuration is stored in "log/charts/log-kibana/resources/config/kibana-onboarding.json".
* Running Kibana configuration can be dumped using Elasticdump tool.
* At the moment the "kibana-onboarding.json" file is empty, so the commit should not break anything.
* In an upcoming commit we will add onboarding procedure described in https://wiki.onap.org/pages/viewpage.action?pageId=24642176

Issue-ID: LOG-152
Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@Samsung.com>
Change-Id: Ic52f9eedf6963d1030b970cbc9fcfb738d20a703
kubernetes/log/charts/log-kibana/resources/config/README.txt [new file with mode: 0644]
kubernetes/log/charts/log-kibana/resources/config/kibana-onboarding.json [new file with mode: 0644]
kubernetes/log/charts/log-kibana/templates/deployment.yaml
kubernetes/log/charts/log-kibana/values.yaml