cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit f4ccc2759e91e13659fb7f210c978a0baac00b67
parent 69521dab00c66e33ce5d20b3a823ad086caf0ef7
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon, 23 Mar 2026 16:38:27 +0100

more possible fixes

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/stalwart/release.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/apps/talos_cluster/stalwart/release.yaml b/apps/talos_cluster/stalwart/release.yaml @@ -168,6 +168,7 @@ spec: secret: "%{env:LDAP_BIND_SECRET}%" auth: enable: true + dn: "cn=?,ou=users,dc=ldap,dc=midnightthoughts,dc=space" filter: name: "(&(objectClass=user)(|(cn=?)(mail=?)))" email: "(&(objectClass=user)(|(mail=?)(mailAlias=?)))"