Open
Description
Prior Search
- I have already searched this project's issues to determine if a bug report has already been made.
What happened?
A cronjob I had utilized creds from the postgres cluster. When creds are rotated, new job instances were created even though it was not time for the job to get scheduled.
Steps to Reproduce
- create a secret
- create a cron and utilize secret
- update secret