Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/private-platform/pmp-uninstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ If required, you can uninstall the Private Mendix Platform by performing the fol
kubectl delete secret/mendix-pclm mendix-operator-pclm pclm-admin -n=<ns>
```

6. Uninstall the Mendix Operator, as described in [Private Cloud Cluster: Namespace Management](/developerportal/deploy/private-cloud-cluster/#namespace-management).
6. Uninstall the Mendix Operator.
7. If you want to also delete the Private Mendix Platform namespace, run the following command: `kubectl delete namespace <Private Mendix Platform namespace>`.