Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Unverified Commit 8a632e7d authored by Idriss's avatar Idriss
Browse files

Improve README

parent 9141d0dc
No related branches found
No related tags found
No related merge requests found
Pipeline #9410 canceled
......@@ -2,6 +2,15 @@
Remove finilizers and delete all the object related to a CRD in a given namespace
## Git repositories
* Main repo: https://gitlab.comwork.io/oss/clean-k8s-objects
* Github mirror: https://github.com/idrissneumann/clean-k8s-objects.git
* Gitlab mirror: https://gitlab.com/ineumann/clean-k8s-objects.git
* Froggit mirror: https://lab.frogg.it/ineumann/clean-k8s-objects.git
## Usages
```shell
./clean.sh -n <NAMESPACE> -c <CRD>
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment