Commit Graph

3 Commits

Author SHA1 Message Date
ca9a4c3566 feat(k8s/external): add Home Assistant external routing via Traefik 2026-02-23 19:45:35 +02:00
db16af0d27 fix(k8s/infra): split infrastructure into controllers and configs stages
ClusterIssuer dry-run fails because cert-manager CRDs are not yet
installed when the single infrastructure Kustomization is applied.
Split into infrastructure-controllers (Helm charts that install CRDs)
and infrastructure-configs (CRD-dependent resources like ClusterIssuer)
with a dependency between them.
2026-02-23 19:45:23 +02:00
a36a925451 refactor: drop prod/dev separation 2026-02-23 19:45:22 +02:00