cron jobs in OpenShift Create a cron job say-hello in a project cron-test called that runs at 6:02 am every Sunday cron job runs in a pod created from the image quay.io/redhattraining/hello-world-nginx cron job runs the command echo Hello from the OpenShift cluster back to main