Question:
I'd like to change the schedule of an already existing CronJob.
Answer:
You can update the schedule of a CronJob directly within the Komodor platform by following these steps:
- Navigate to Workloads > CronJobs.
- Select the relevant Cluster and Namespace.
- Find the CronJob you'd like to update.
- Click Actions in the row for that CronJob.
- Select Edit YAML from the dropdown.
- Locate the
schedule
field within the YAML. - Modify the
schedule
value to your desired cron expression. - Save the changes to apply the new schedule.
🎥 Watch the process in this example:
If you need further assistance, feel free to contact us.
Comments
0 comments
Please sign in to leave a comment.