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:
Max Sokolovsky
2024-02-22 21:17:16 +00:00
committed by Max Sokolovsky
parent fa11eeda9f
commit b29b762dd6
2 changed files with 4 additions and 0 deletions
@@ -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.