Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

All charts apps need to be terminated before the project can be deleted

Tags:

mongodb

I wanted to delete the organization in my MongoDB account but when I try to do that, MongoDB forces me to delete all the projects first. I deleted all my projects except one. When I try to delete this project, a pop up appears like this enter image description here

But even if I terminate the cluster and delete the charts, I'm unable to get rid of this pop which is preventing me from deleting the project. You can see I don't have any charts here enter image description here Nor do I have any clusters

enter image description here

like image 765
Nishant Kumar Avatar asked Sep 13 '25 04:09

Nishant Kumar


1 Answers

I got the same issue I deleted the project using these simple step..

  • In project dashboard click on three dot icon which is left of delete icon.
  • Click on "Visit Project Settings"
  • Scroll down to the bottom
  • You will see an option "Delete Charts" click on red Delete button
  • Come back to project dashboard and now you can delete it without any error
like image 104
Subhash Rawat Avatar answered Sep 16 '25 09:09

Subhash Rawat