Set Prometheus ServiceMonitor apiVersion via variable #2234
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and will be auto-closed.
The Helm chart hard-codes the ServiceMonitor apiVersion to
monitoring.coreos.com/v1
. This should be configurable using a variable, as Microsoft Azure Prometheus usesazmonitoring.coreos.com/v1
instead (https://learn.microsoft.com/en-us/azure/azure-monitor/containers/prometheus-metrics-scrape-crd#example-pod-monitor).The text was updated successfully, but these errors were encountered: