We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It would be nice to be able to override default pod-reaper settings with annotations.
For example if MAX_DURATION=1d, but a pod had the annotation pod-reaper/maxduration: 12h, then that pod would be reaped in 12 hours.
MAX_DURATION=1d
pod-reaper/maxduration: 12h