feat: Authentik | set up for HA
This commit is contained in:
@@ -14,6 +14,7 @@ authentik:
|
||||
password: file:///redis-creds/password
|
||||
|
||||
server:
|
||||
replicas: 3
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
@@ -42,6 +43,7 @@ server:
|
||||
mountPath: /redis-creds
|
||||
readOnly: true
|
||||
worker:
|
||||
replicas: 3
|
||||
volumes:
|
||||
- name: postgres-creds
|
||||
secret:
|
||||
|
||||
Reference in New Issue
Block a user