Commit Graph

2 Commits

Author SHA1 Message Date
unkinben ecea0c668a cert-manager: scrape webhook + cainjector metrics (VMServiceScrape)
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
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.).
2026-07-07 00:02:28 +10:00
unkinben ed300fabed feat: migrate cert-manager from Terraform to ArgoCD (#42)
- Add cert-manager base ArgoCD application with namespace, RBAC resources
- Create cert-manager overlay for au-syd1 with Helm chart configuration
- Update platform ApplicationSet to include cert-manager deployment
- Configure cert-manager v1.19.2 with jetstack Helm repository
- Maintain one-to-one migration from Terraform configuration

Reviewed-on: #42
2026-03-19 01:18:19 +11:00