Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-16 | Update makefiles to use specific helm version | Jakub Latusek | 1 | -1/+2 | |
Helm is now called by HELM_BIN variable which by default is set to helm and makefiles use helm from path. HELM_BIN can be overwritten so user can have two version of helm in system and choose which one to use. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I0917796aafe234e87afa0ac3c4c15720296276d5 | |||||
2019-05-13 | Add helm charts for multicloud-k8s | Kiran Kamineni | 1 | -0/+18 | |
Add helm charts for multicloud-k8s Add support for access via msb internal gateway Use 9015 port instead to align with other Multicloud services Add Makefile under multicloud to do helm dep up for k8s as k8s uses the mongo chart in its requirements.yaml Update licenses Issue-ID: ONAPARC-363 Change-Id: I31aaf9e97a3807501af5bf7e56b3df53dfc22074 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> |