Commit Graph

7 Commits

Author SHA1 Message Date
0d58b82f3e fix(k8s/infrastructure/traefik): use correct updateStrategy value path for Recreate 2026-03-16 00:59:24 +02:00
68baf37627 feat(k8s/infrastructure/traefik): add HSTS middleware on websecure entrypoint 2026-03-16 00:38:35 +02:00
a7773d5c05 feat(k8s/traefik): allow ExternalName services 2026-02-23 19:45:36 +02:00
bac800cdd3 feat(k8s/infrastructure/traefik): enable dashboard for port-forward access 2026-02-23 19:45:30 +02:00
5e7a81c9cd feat(k8s/media): scale apps to 1 after data migration 2026-02-23 19:45:27 +02:00
942887c997 feat(k8s/media): implement and scale apps to zero for migration 2026-02-23 19:45:26 +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