From eb56e6bc344d164606f2325c87d0eac382194c71 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 21 Mar 2026 23:51:50 +0100 Subject: [PATCH] change port --- sogo-mail/sogo-config-secret.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sogo-mail/sogo-config-secret.yaml b/sogo-mail/sogo-config-secret.yaml index d0afaa5..f108e27 100644 --- a/sogo-mail/sogo-config-secret.yaml +++ b/sogo-mail/sogo-config-secret.yaml @@ -27,7 +27,7 @@ spec: UIDFieldName: cn bindDN: "cn={{ .ldap_bind_user }},ou=users,DC=ldap,DC=goauthentik,DC=io" bindPassword: "{{ .ldap_bind_password }}" - hostname: "ldap://ak-outpost-ldap-outpost.authentik.svc.cluster.local:3389" + hostname: "ldap://ak-outpost-ldap-outpost.authentik.svc.cluster.local:389" baseDN: "ou=users,DC=ldap,DC=goauthentik,DC=io" canAuthenticate: YES isAddressBook: YES