Commit Graph

5 Commits

Author SHA1 Message Date
edf7895639 feat(k8s/infrastructure/authelia): update configuration 2026-02-27 22:25:03 +02:00
46d505fca0 feat(k8s/infrastructure/authelia): update users database 2026-02-27 20:07:06 +02:00
2b299b6f73 feat(k8s/infrastructure/authelia): add Redis for session persistence 2026-02-23 19:45:28 +02:00
43031e7484 feat(k8s/infrastructure/authelia): update configuration 2026-02-23 19:45:25 +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