summaryrefslogtreecommitdiffstats
path: root/kubernetes/holmes/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
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>