Skip to content
Snippets Groups Projects
Commit 554cb81b authored by Manuel Esberger's avatar Manuel Esberger
Browse files

try fix lint issues on pipeline

parent 6e864b29
Branches
No related tags found
No related merge requests found
...@@ -808,7 +808,7 @@ identityservice: ...@@ -808,7 +808,7 @@ identityservice:
## @param identityservice.global.ldapDomain The LDAP domain name in domain "dbrepo.at" form or explicit in "dc=dbrepo,dc=at" form. ## @param identityservice.global.ldapDomain The LDAP domain name in domain "dbrepo.at" form or explicit in "dc=dbrepo,dc=at" form.
ldapDomain: dc=dbrepo,dc=at ldapDomain: dc=dbrepo,dc=at
## @param identityservice.global.adminUser The admin username that is used to bind. ## @param identityservice.global.adminUser The admin username that is used to bind.
adminUser: adminUser: admin
## @param identityservice.global.adminPassword The admin user password that is used to bind. ## @param identityservice.global.adminPassword The admin user password that is used to bind.
adminPassword: admin adminPassword: admin
## @skip identityservice.global.configUserEnabled ## @skip identityservice.global.configUserEnabled
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment