fix: scale authentik back up to 3

This commit is contained in:
2025-10-11 20:40:56 +05:00
parent 49037bf808
commit f9ca0fc969

View File

@@ -75,7 +75,7 @@ authentik:
host: valkey
server:
replicas: 1
replicas: 3
ingress:
enabled: true
annotations:
@@ -95,7 +95,7 @@ server:
- auth.dogar.dev
worker:
replicas: 1
replicas: 3
postgresql:
enabled: false