Commit Graph

3 Commits

Author SHA1 Message Date
unkinben f6bc2fcf7a feat(externaldns): upgrade to 1.21.1, fix sources for installed CRDs
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline failed
- Bump chart from 1.19.0 to 1.21.1 (app v0.19.0 -> v0.21.0)
- Remove gateway-tcproute source (TCPRoute CRD not installed)
- Add gateway-tlsroute source (TLSRoute CRD is installed)
2026-05-23 01:26:29 +10:00
unkinben 5e03215f4d chore: migrate reloader/reflector to virtual/helm (#115)
Reviewed-on: #115
2026-05-05 21:42:23 +10:00
unkinben 0bf6e80d6f feat: migrate externaldns from Terraform to ArgoCD (#43)
- Add externaldns base ArgoCD application with namespace and Vault integration
- Create externaldns overlay for au-syd1 with Helm chart configuration
- Update platform ApplicationSet to include externaldns deployment
- Configure external-dns v1.19.0 with RFC2136 provider for DNS updates
- Maintain one-to-one migration from Terraform configuration including TSIG secrets

Reviewed-on: #43
2026-03-19 01:22:39 +11:00