A CronJob with spec.suspend true does not create Jobs on schedule. Keep suspended only if intended; otherwise resume.
Warning
N/A
- Report shows CronJob is suspended
- spec.suspend is true
- To resume scheduled runs: set spec.suspend to false
- If no longer needed, delete the CronJob or keep suspended and document the reason