Configure KeyCape LLDAP people OU

This commit is contained in:
2026-05-25 00:32:43 +02:00
parent 5af876eb8c
commit dc70cd9fab
3 changed files with 9 additions and 1 deletions

View File

@@ -78,6 +78,8 @@ lldap:
bindDN: "uid=admin,ou=people,dc=netkingdom,dc=local"
bindPW: "${LLDAP_BIND_PW}"
baseDN: "dc=netkingdom,dc=local"
userOU: "ou=people"
groupOU: "ou=groups"
authelia:
# Cluster-internal URL for server-side token exchange.

View File

@@ -54,7 +54,7 @@ spec:
# 2026-05-24: direct-imported into railiance01 k3s for the
# bootstrap-console OIDC/MFA rollout. Use IfNotPresent while the
# HTTP registry push/pull path is being cleaned up.
image: 92.205.130.254:32166/coulomb/key-cape:main-937cb39
image: 92.205.130.254:32166/coulomb/key-cape:main-06d20c3
imagePullPolicy: IfNotPresent
ports: