config(authentik): increase outpost memory limit to 1G

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-22 19:03:25 +01:00
co-authored by Claude Opus 4.5
parent bcae6055af
commit 39b604a0bd
+2 -2
View File
@@ -128,7 +128,7 @@ services:
deploy:
resources:
limits:
memory: 384M
memory: 1G
cpus: '0.3'
reservations:
memory: 128M
@@ -211,4 +211,4 @@ networks:
#
# Outpost status (embedded outpost on port 9000):
# curl http://authentik-server:9000/outpost.goauthentik.io/ping
# curl http://192.168.86.149:9000/outpost.goauthentik.io/auth/nginx (should return 401, not 404)
# curl http://192.168.86.149:9000/outpost.goauthentik.io/auth/nginx (should return 401, not 404)