-
-
Couldn't load subscription status.
- Fork 59
Labels
back endRequires back end dev workRequires back end dev workbugSomething isn't workingSomething isn't working
Description
Browsertrix Version
v1.9.4
What did you expect to happen? What happened instead?
If I update cleanup_job_cron_schedule in my local Helm chart, I expect the existing cronjob that periodically cleans up unused seed files to have its schedule updated accordingly. Currently, this doesn't happen so you have to delete the existing cronjob and then re-deploy to update the schedule.
Reproduction instructions
- Deploy Browsertrix
- Set a new schedule for the seed file cleanup cron job in a local.yaml - e.g.
cleanup_job_cron_schedule: "* * * * *" - Verify schedule isn't updated with
kubectl get cronjobs
Screenshots / Video
No response
Environment
No response
Additional details
No response
Metadata
Metadata
Assignees
Labels
back endRequires back end dev workRequires back end dev workbugSomething isn't workingSomething isn't working
Type
Projects
Status
In Review