I want to run my Faktory workers on a Kubernetes cluster. The example at [Fine Parallel Processing Using a Work Queue](https://kubernetes.io/docs/tasks/job/fine-parallel-processing-work-queue/) shows the worker exiting when the queue is empty. Is there such an option in faktory-worker currently?