diff --git a/apps/authentik/values.yaml b/apps/authentik/values.yaml index 7fc07cb..e749da4 100644 --- a/apps/authentik/values.yaml +++ b/apps/authentik/values.yaml @@ -63,7 +63,7 @@ authentik: instances: 2 postgresql: parameters: - max_connections: "20" + max_connections: "200" shared_buffers: "25MB" effective_cache_size: "75MB" maintenance_work_mem: "6400kB"