diff --git a/README.md b/README.md index aa69b02..e9e09bf 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ The PersistentVolumeClaim Reaper cleans up `PersistentVolumeClaims` created by Tekton Pipelines that are stuck in the `Terminating` state. +# Requirements + +* Kubernetes Cluster +* go +* ko + # Build and run ```