updates readme

This commit is contained in:
ston1th 2019-12-01 23:25:46 +01:00
commit 6a06551838

View file

@ -2,6 +2,12 @@
The PersistentVolumeClaim Reaper cleans up `PersistentVolumeClaims` created by Tekton Pipelines that are stuck in the `Terminating` state. 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 # Build and run
``` ```