How to temporarily suspend a Kubernetes CronJob
·1 min
One
kubectl patch to stop a CronJob from firing without deleting it - and how to resume it later.kubectl patch to stop a CronJob from firing without deleting it - and how to resume it later.