We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5308012 commit 84364eeCopy full SHA for 84364ee
source/reference/troubleshooting.txt
@@ -400,9 +400,9 @@ To remove the |k8s-crds|:
400
401
.. code-block:: shell
402
403
- kubectl delete crd MongoDB
404
- kubectl delete crd MongoDBUSer
405
- kubectl delete crd MongoDBOpsManager
+ kubectl delete crd mongodb.mongodb.com
+ kubectl delete crd mongodbusers.mongodb.com
+ kubectl delete crd opsmanagers.mongodb.com
406
407
.. _remove-k8s-namespace:
408
0 commit comments