infra/modules/kubernetes/authentik
Viktor Barzin 846eb3bd24 [ci skip] Add custom resource quota for authentik namespace
Authentik runs ~10 pods (3 server + 3 worker + 3 pgbouncer + outpost)
which exceeds the default tier-1-cluster quota limits. Add custom-quota
label to opt out of Kyverno-generated quotas and define a Terraform-managed
ResourceQuota with limits appropriate for authentik's workload.
2026-02-21 23:44:05 +00:00
..
main.tf [ci skip] Add custom resource quota for authentik namespace 2026-02-21 23:44:05 +00:00
pgbouncer.ini add pgbouncer in front of authentik to reduce postgres connections [ci skip] 2025-10-08 21:57:35 +00:00
pgbouncer.tf scale pgbouncer to 3 for resilience and run them on separate nodes [ci skip] 2026-01-12 18:27:54 +00:00
userlist.txt add pgbouncer in front of authentik to reduce postgres connections [ci skip] 2025-10-08 21:57:35 +00:00
values.yaml add debug option in authentik helm [ci skip] 2025-12-28 20:03:37 +00:00