Feature 11007: replace charmed mongodb with bitnami helm chart 71/13971/6
authorzamre <rzamre@indracompany.com>
Mon, 16 Oct 2023 16:47:10 +0000 (16:47 +0000)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 1 Nov 2023 14:30:20 +0000 (15:30 +0100)
commit4db5d53daaac39a25d870bbb404b339407b9ebb2
tree1e603ac2a572ffdc353cae4539b495c507797bf9
parentcca4b8e1c75fa9892c49e041623c2749f8f7bc98
Feature 11007: replace charmed mongodb with bitnami helm chart

This change replaces charmed MongoDB with Bitnami helm chart. The
values passed to the helm chart use the same service name that existed
previously, mongodb-k8s, so that no other changes are required in the
rest of modules.

It also modifies OSM health checks to successfully pass mongodb health
check.

Change-Id: I52b938598314ed75d2f248e9399dcae60934bd3e
Signed-off-by: zamre <rzamre@indracompany.com>
installers/full_install_osm.sh
installers/helm/values/mongodb-values.yaml [new file with mode: 0644]
installers/install_mongodb.sh [new file with mode: 0755]
installers/osm_health.sh