aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/log/charts/log-kibana/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-12-06Add ingress controler support to LOGLucjan Bryndza1-0/+7
Issue-ID: OOM-2180 Change-Id: I18a2f724216a3946a40e0c4f166a3a4eeeca522b Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2019-07-10Introduce postinstall configuration onboarding for Kibana pod (part 1 of 2).Artem Naluzhnyy1-0/+4
* 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
2018-09-25adding unlimited resource limitMandeep Khinda1-2/+3
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-20reducing resource request numbersMandeep Khinda1-4/+4
Issue-ID: OOM-1145 Change-Id: Ic2770086914e7cf1a96f2b6e5fd04bf1bd3f75d8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-19Resource Limit for LOGvaibhavjayas1-18/+18
Issue-ID: OOM-1153 Change-Id: Icd62d392b2e2a275a273b7f6260ad39d68987f50 Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
2018-09-04Apache 2 license addition for logMukul1-0/+1
Issue-ID: OOM-1365 Change-Id: Id89b9b702ca19fe81e7c611a4f1ca9f15153485f Signed-off-by: Mukul <mukul.joshi@amdocs.com>
2018-05-23LOG delay ELK stack es/kb readinessMichael O'Brien1-2/+2
Change-Id: I71cecd45eabfaedbcd7df68be6b55d1de382efa3 Issue-ID: LOG-256 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2018-05-10Improve docker registry secret managementBorislavG1-1/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-16Update readiness-check versionBorislavG1-1/+1
Readiness check version is not sinchronized in many pods This causing deployment failures. Issue-ID: OOM-936 Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-10OOM-871 log kibana container fails to startroot1-2/+4
kibana.yml file did not have correct ownership and readiness and liveness updated. Issue-ID: OOM-871 Change-Id: I62478ab59b6d6977481196720980442adfb1c6ab Signed-off-by: nealch <nealch@amdocs.com> Signed-off-by: root <nealch@amdocs.com>
2018-03-27Add standardized helm chart for logBorislavG1-0/+94
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>