Files
velero/site/content/docs/main/uninstalling.md
T
2024-04-01 19:18:56 +08:00

11 lines
227 B
Markdown

---
title: "Uninstalling Velero"
layout: docs
---
If you would like to completely uninstall Velero from your cluster, the following commands will remove all resources created by `velero install`:
```bash
velero uninstall
```