fix: scale authentik back up to 3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user