This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restrict selector for ServiceMonitor to avoid double scraping (#665)
Fixes #602 Adds a second expression to the `selector` of the `ServiceMonitor`. Without it both the per-nodepool headless service and the per-cluster service match and lead to Prometheus scraping every pod twice.
- Loading branch information