31680f83c7
fix(k8s/authelia): add startupProbe to PostgreSQL for crash recovery tolerance
2026-03-23 22:48:52 +02:00
aaba82275c
feat(k8s): add noatime to all NFS PVs, standardize mount options
2026-03-23 22:40:53 +02:00
827402e097
fix(k8s/infrastructure/authelia): cryptpad configuration
2026-03-13 21:53:53 +02:00
0517e2b4b8
feat(k8s/infrastructure/authelia): migrate storage from SQLite to PostgreSQL
2026-03-13 21:53:52 +02:00
a7bb66a183
feat(k8s/cryptpad): add cryptpad stack
2026-03-13 21:53:51 +02:00
a3601cc7e5
feat(k8s/storage): convert all stateful PVCs to static NFS PVs
2026-03-10 22:36:35 +02:00
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