mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Connect Stalwart to Authentik LDAP for user authentication
- Add LDAP directory backend in Stalwart pointing to ldap.rubenhensen.nl - Expose Authentik LDAP outpost externally via LoadBalancer service - Add ldap.rubenhensen.nl DNS record
This commit is contained in:
@@ -23,6 +23,10 @@ records:
|
||||
expire: 86400
|
||||
type: A
|
||||
content: "62.41.87.114"
|
||||
- name: "ldap"
|
||||
expire: 86400
|
||||
type: A
|
||||
content: "62.41.87.114"
|
||||
- name: "argocd"
|
||||
expire: 86400
|
||||
type: CNAME
|
||||
|
||||
Reference in New Issue
Block a user