I have a cron job defined in my render.yaml, along with my other services and static sites.
I also heave preview environments enabled. When I merge + deploy, the preview environment services go down as expected.
The cron-job does not however. My old PR cron jobs are visible in my “services” page, and I need to go and delete them manually.
Is this a bug or do I need to update my render.yaml with something special to have the cron jobs act like the rest of my services?