de495a8c5ef7608d06d37d3cdc34e41e2b57ee58
Change the labels for the cron-checker application in the deployment configuration to adhere to Kubernetes' recommended labeling conventions. This improves consistency and allows better integration with tools that rely on standardized labels for application management.
cron-checker
A small container which periodically (every 60s) checks for a cronjobs which are not running according to schedule and sends a notification to Slack.
Description