helm-charts
helm-charts copied to clipboard
Fix missing default scrapeInterval and evaluationInterval
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.