Helm Chart representing a single CronJob Kubernetes API object
Prometheus, a CNCF project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.
This chart bootstraps a Prometheus deployment on a Kubernetes cluster using the Helm package manager.
1 occurrences:
💡 Missing property object `startingDeadlineSeconds` - set a time limit to the cron execution to allow killing it if exceeded
Learn how to fix the issue here
1 occurrences:
💡 Missing property object `concurrencyPolicy` - the behavior will be more deterministic if jobs won't run concurrently
Learn how to fix the issue here