Commit Graph

7 Commits

Author SHA1 Message Date
2b299b6f73 feat(k8s/infrastructure/authelia): add Redis for session persistence 2026-02-23 19:45:28 +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
43031e7484 feat(k8s/infrastructure/authelia): update configuration 2026-02-23 19:45:25 +02:00
7561421b92 fix: update nfs server hostname 2026-02-23 19:45:24 +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