fnux-playground: add configuration for ldap1.fnux-playground deployment

This commit is contained in:
fnux 2021-08-02 08:20:58 +02:00
parent 68bbbba0df
commit 36f37753a7
No known key found for this signature in database
GPG Key ID: 4502C902C00A1E12
2 changed files with 7 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Simple chart based on [Osixia's OpenLDAP
image](https://github.com/osixia/docker-openldap).
```
helm install ldap1 ./openldap
helm install ldap1 ./openldap -f ldap1.fnux-playground.yaml
```
## Matrix Synapse

View File

@ -0,0 +1,6 @@
clusterDomain: "c1.k8s.ooo"
# See https://www.openldap.org/doc/admin24/slapdconf2.html section 5.2.1.2;
ldapLogLevel: "256"
ldapOrganisation: "ungleich glarus ag"
ldapDomain: "ungleich.ch"