From 00cb43efa29bce07e336dbc6851fde8fb0da9a20 Mon Sep 17 00:00:00 2001 From: Kloppi313 <36038231+Kloppi313@users.noreply.github.com> Date: Fri, 12 Sep 2025 11:45:02 +0200 Subject: [PATCH] clarified netbox-housekeeping service does not exist anymore --- LDAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDAP.md b/LDAP.md index 06956b3..0b4df71 100644 --- a/LDAP.md +++ b/LDAP.md @@ -9,7 +9,7 @@ See also [[Custom CA]] on how to configure LDAPS with a custom CA. Among others you can use *docker-compose.override.yml* to inject necessary variables. > NOTE: Images with tag `-ldap` are not maintained anymore (They were used for versions < 2.0). -> Don't forget that the `netbox-worker` and `netbox-housekeeping` services should use the same image. See [this issue](https://github.com/netbox-community/netbox-docker/issues/360). +> Don't forget that the `netbox-worker` and `netbox-housekeeping` (existend until version 4.3) services should use the same image. See [this issue](https://github.com/netbox-community/netbox-docker/issues/360). ### Example override file for Active Directory