spring-cloud / spring-cloud-deployer-kubernetes

The Spring Cloud Deployer implementation for Kubernetes
Apache License 2.0
157 stars 98 forks source link

Add supporing of ttlSecondsAfterFinished configuration #502

Closed alexpodolyak closed 2 years ago

alexpodolyak commented 2 years ago

This pull request is a proposal to add a supporting of automatic clean-up for finished jobs: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/

Changelog: