cert-manager: scrape webhook + cainjector metrics (VMServiceScrape)
Follow-up to #239. cert-manager already exposes metrics services (webhook :9402 metrics, cainjector :9402 http-metrics) but nothing scraped them. Add a VMServiceScrape so the observability VMAgent collects cert-manager metrics (cert issuance, controller sync, etc.).
This commit is contained in:
@@ -7,3 +7,4 @@ resources:
|
||||
- serviceaccount.yaml
|
||||
- clusterrole.yaml
|
||||
- clusterrolebinding.yaml
|
||||
- vmservicescrape.yaml
|
||||
|
||||
Reference in New Issue
Block a user