cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 6400cab0bab8357af2c1351f4d961fcb43d1d198
parent 6d3f48dc0e7d6d16df3d652509a7ce8bd5edeb92
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 20 Mar 2024 10:22:26 +0100

Maybe fix replication

Diffstat:
Mapps/base/openldap/release.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/apps/base/openldap/release.yaml b/apps/base/openldap/release.yaml @@ -45,6 +45,7 @@ spec: env: LDAP_ALLOW_ANON_BINDING: "false" LDAP_ENABLE_TLS: "no" + TLS_REQCERT: "never" #LDAP_LOGLEVEL: "64" phpldapadmin: enabled: true