mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
change port
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
|||||||
UIDFieldName: cn
|
UIDFieldName: cn
|
||||||
bindDN: "cn={{ .ldap_bind_user }},ou=users,DC=ldap,DC=goauthentik,DC=io"
|
bindDN: "cn={{ .ldap_bind_user }},ou=users,DC=ldap,DC=goauthentik,DC=io"
|
||||||
bindPassword: "{{ .ldap_bind_password }}"
|
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"
|
baseDN: "ou=users,DC=ldap,DC=goauthentik,DC=io"
|
||||||
canAuthenticate: YES
|
canAuthenticate: YES
|
||||||
isAddressBook: YES
|
isAddressBook: YES
|
||||||
|
|||||||
Reference in New Issue
Block a user