mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-04 20:23:24 +00:00
Add a note about project deletion in Public API
Update docs/api/workflows/projects.md Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
This commit is contained in:
committed by
Max Sokolovsky
parent
fa11eeda9f
commit
b29b762dd6
@@ -111,3 +111,5 @@ Delete the project under the cluster namespace:
|
||||
```bash
|
||||
kubectl --namespace c-m-abcde delete project p-vwxyz
|
||||
```
|
||||
|
||||
Note that this command doesn't delete the namespaces and resources that formerly belonged to the project.
|
||||
|
||||
Reference in New Issue
Block a user