2 Commits

Author SHA1 Message Date
92d8546c10 feat(k8s/infrastructure): add MetalLB with pool 10.127.1.200-10.127.1.249 2026-03-01 13:34:57 +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