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