fnux-playground: refresh openldap instructions/example

This commit is contained in:
fnux 2021-08-02 18:16:26 +02:00
parent 3bf9d54ff0
commit 4f9678be3a
No known key found for this signature in database
GPG Key ID: 4502C902C00A1E12
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ NOTE: replication with the osixia image is somewhat broken, see:
```
kubectl create secret generic ldap1-openldap --from-literal=LDAP_ADMIN_PASSWORD=secretsecretsectet
helm install ldap1 ./openldap -f ldap1.fnux-playground.yaml
helm install ldap1 ./openldap -f ldapN.fnux-playground.yaml
helm install ldap2 ./openldap -f ldapN.fnux-playground.yaml
```
## Matrix Synapse