From 4f9678be3a3dc69c811b1017142aa1bcf8dd2e93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Floure?= Date: Mon, 2 Aug 2021 18:16:26 +0200 Subject: [PATCH] fnux-playground: refresh openldap instructions/example --- apps/fnux-playground/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/fnux-playground/README.md b/apps/fnux-playground/README.md index c406b84..5de1ac4 100644 --- a/apps/fnux-playground/README.md +++ b/apps/fnux-playground/README.md @@ -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