Skip to content

Commit

Permalink
Remove modelmesh monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
VaishnaviHire committed Nov 29, 2023
1 parent 7389619 commit 91dd78f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions get_all_manifests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ rm -fr ./odh-manifests/* ./.odh-manifests-tmp/
mkdir -p ./.odh-manifests-tmp/ ./odh-manifests/
wget -q -c ${MANIFESTS_TARBALL_URL} -O - | tar -zxv -C ./.odh-manifests-tmp/ --strip-components 1 > /dev/null

# mm-monitroing
cp -r ./.odh-manifests-tmp/modelmesh-monitoring/ ./odh-manifests

# Dashboard
cp -r ./.odh-manifests-tmp/odh-dashboard/ ./odh-manifests/dashboard
Expand Down

0 comments on commit 91dd78f

Please sign in to comment.