helm-charts
helm-charts copied to clipboard
Add activeDeadlineSeconds to job and cronjob
Details
Describe the solution you'd like:
I would like a way to restrict the runtime of a job/cronjob. This can be done using spec.activeDeadlineSeconds, but it seems like this isn't supported today.
Anything else you would like to add:
Additional Information: