aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/holmes/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2023-04-07[COMMON][OTHERS] Fix dependency conditionsAndreas Geissler1-0/+4
In case of local DB the "init" dependency is activated as the "not" condition is not working Issue-ID: OOM-3152 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I27dba69a644bbcc2b61245c22784976ba7c66173
2023-03-27[HOLMES] Changed the way for MSB registrationGuangrong Fu1-1/+0
Register Holmes MSB through an annotation in the Helm chart. Enable/Disable TLS via an env variable. Added Ingress Configurations Issue-ID: HOLMES-612 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: If1bd8a62ea3840943ccd04cbcc16442f65fd434b
2021-10-29[HOLMES] Use common postgres for holmesAbdelmuhaimen Seaudi1-3/+25
Use common postgres for holmes Issue-ID: OOM-2860 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I608c8b3e5c81c2a266ab259cb7e9be0c6cc5eb1f
2021-03-26[HOLMES] Migrate Holmes from Cloudify to HelmGuangrongFu1-0/+85
Instead of using cloudify, use helm directly in order to deploy the charts. Change-Id: I6c97862898ab34b63a15b942b1396c0d19179e46 Issue-ID: HOLMES-396 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> [Adding AAF part and change nodeports] Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>