change port

This commit is contained in:
Ruben Hensen
2026-03-21 23:51:50 +01:00
parent 30e87eccd1
commit eb56e6bc34
+1 -1
View File
@@ -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