feat: migrate cert-manager from Terraform to ArgoCD

- 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
This commit is contained in:
2026-03-18 21:29:38 +11:00
parent 3961fe4e68
commit ec5db84108
9 changed files with 98 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: cert-manager