Even though `restartPolicy: Never` parameter is specified the CronJob restarts when a failure occurs
Issue
- The
CronJobrestarts multiple times even though--restart=Neverparameter is specified while creating theCronJob. - Even when
restartPolicy: Neveris defined in theCronJobconfiguration file, restart happens on failure.
Environment
- Red Hat OpenShift Container Platform 3.11
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.