From d0bd8854ad55ff9f896978a998dd89dca38ccdb4 Mon Sep 17 00:00:00 2001 From: xeniape Date: Tue, 26 Aug 2025 08:56:48 +0200 Subject: [PATCH] chore: fix openldap stack description --- stacks/stacks-v2.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stacks/stacks-v2.yaml b/stacks/stacks-v2.yaml index 09cbfef0..8909ceef 100644 --- a/stacks/stacks-v2.yaml +++ b/stacks/stacks-v2.yaml @@ -489,8 +489,8 @@ stacks: description: >- An OpenLDAP instance with two users (alice:alice, bob:bob) and TLS enabled. The bind user credentials are: ldapadmin:ldapadminpassword. - The LDAP AuthenticationClass is called 'ldap' and the SecretClass for the bind credentials is called 'ldap-bind-credentials'. - The stack already creates an appropriate Secret, so referring to the 'ldap' AuthenticationClass in your ProductCluster should be enough. + The LDAP AuthenticationClass is called 'openldap' and the SecretClass for the bind credentials is called 'openldap-bind-credentials'. + The stack already creates an appropriate Secret, so referring to the 'openldap' AuthenticationClass in your ProductCluster should be enough. stackableRelease: dev stackableOperators: - commons