beginnerWorkloads III: Job & CronJob
What does concurrencyPolicy: Forbid do?
Prevents a CronJob from starting a new Job if a previous run is still active -- new run is skipped.
This is a Pro chapter
Sign in, then upgrade to Pro or Power to unlock this and the full DevOps Mastery library.
What does concurrencyPolicy: Forbid do?