helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Fix missing default scrapeInterval and evaluationInterval

Open troytop opened this issue 9 months ago • 3 comments

What this PR does / why we need it

If you pass the default values.yaml to helm install without these two keys set, the secret in prometheus-prometheus-kube-prometheus-prometheus 😞 is set to an empty string, which is invalid and causes it to fail to start.

troytop avatar May 24 '24 00:05 troytop