authentik: enable AUTHENTIK_POSTGRESQL__DISABLE_SERVER_SIDE_CURSORS

Per https://docs.goauthentik.io/install-config/configuration/#using-a-postgresql-connection-pooler
This commit is contained in:
2026-02-26 09:20:16 -05:00
parent cb3528b17b
commit 20473263ae

View File

@@ -61,6 +61,8 @@ authentik:
secretKeyRef:
name: authentik-credentials
key: authentik-secret-key
- name: AUTHENTIK_POSTGRESQL__DISABLE_SERVER_SIDE_CURSORS
value: "true"
- name: AUTHENTIK_POSTGRESQL__HOST
value: pooler-weyma-rw-authentik.cloudnativepg.svc.cluster.local
- name: AUTHENTIK_POSTGRESQL__NAME