mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 20:39:17 +00:00
Remove quota so it doesn't cause confusion later
This commit is contained in:
@@ -434,6 +434,15 @@ When a ResourceQuota is created, we can see how much of it is used:
|
||||
|
||||
]
|
||||
|
||||
.exercise[
|
||||
|
||||
- Remove quota:
|
||||
```bash
|
||||
kubectl delete quota my-resource-quota
|
||||
|
||||
```
|
||||
|
||||
]
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user