some improvements

This commit is contained in:
ston1th 2019-12-01 01:12:22 +01:00
commit 498de9b0b8
4 changed files with 4 additions and 9 deletions

View file

@ -1,6 +1,6 @@
# pvc-reaper
The PersistentVolumeClaim Reaper cleans up `PersistentVolumes` 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.
# Build and run