X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;h=ead32dce1cca30e9daa105f6770b2bc1206ae9b3;hb=refs%2Fchanges%2F75%2F8375%2F3;hp=b4d56854f583e18640d7bd175f1ce2d1a0a955e1;hpb=26432d4fc3f1439bda59c40c8c6648182598cf5e;p=osm%2Fdevops.git diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index b4d56854..ead32dce 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -1363,7 +1363,7 @@ function install_k8s_monitoring() { } function uninstall_k8s_monitoring() { - # install OSM monitoring + # uninstall OSM monitoring $WORKDIR_SUDO $OSM_DEVOPS/installers/k8s/uninstall_osm_k8s_monitoring.sh }