cluster

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

commit 33280c23576754e24f677194d03d6fba8b3373ed
parent 6976089db6c5488bafe445b77293000c9401da1a
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 20 Mar 2024 10:59:29 +0100

Allow tls internally

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

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