Skip to content

Set up cron jobs

We want to run 1 or more cron jobs for each CiviInstance. The operator should:

  1. Create a CronJob resource with the same image as the instance. The CronJob should have a command given to it which runs the correct script. Note: this requires standardized script naming for the cron jobs, otherwise the operator can't find it