rdev/internal/adapter/deployer
jordan 4c41bc3a3f fix: Use cluster-issuer for TLS certs in project deploys
The deployer was using cert-manager.io/issuer (namespace-scoped)
referencing letsencrypt-threesix which only exists in the threesix
namespace. Projects deploy to the projects namespace, so changed to
cert-manager.io/cluster-issuer with letsencrypt-prod.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 01:29:34 -07:00
..
deployer.go refactor: Split large files to comply with 500-line limit 2026-01-25 23:02:31 -07:00
resources.go fix: Use cluster-issuer for TLS certs in project deploys 2026-01-29 01:29:34 -07:00