Skip to content

Commit e01260a

Browse files
authored
chore: fix openldap stack description (#298)
1 parent 47e2d63 commit e01260a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stacks/stacks-v2.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,8 +489,8 @@ stacks:
489489
description: >-
490490
An OpenLDAP instance with two users (alice:alice, bob:bob) and TLS enabled.
491491
The bind user credentials are: ldapadmin:ldapadminpassword.
492-
The LDAP AuthenticationClass is called 'ldap' and the SecretClass for the bind credentials is called 'ldap-bind-credentials'.
493-
The stack already creates an appropriate Secret, so referring to the 'ldap' AuthenticationClass in your ProductCluster should be enough.
492+
The LDAP AuthenticationClass is called 'openldap' and the SecretClass for the bind credentials is called 'openldap-bind-credentials'.
493+
The stack already creates an appropriate Secret, so referring to the 'openldap' AuthenticationClass in your ProductCluster should be enough.
494494
stackableRelease: dev
495495
stackableOperators:
496496
- commons

0 commit comments

Comments
 (0)