fnux-playground: refresh openldap instructions/example
This commit is contained in:
parent
3bf9d54ff0
commit
4f9678be3a
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue