Skip to content

Commit

Permalink
PI-1475 Add LDAP config (#2297)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl authored Sep 21, 2023
1 parent 6111dc7 commit d5c7457
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/prison-education-and-delius/deploy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ generic-service:
namespace_secrets:
common:
SPRING_DATASOURCE_URL: DB_URL
SPRING_LDAP_URLS: LDAP_URL
SPRING_LDAP_USERNAME: LDAP_USERNAME
SPRING_LDAP_PASSWORD: LDAP_PASSWORD
prison-education-and-delius-database:
SPRING_DATASOURCE_USERNAME: DB_USERNAME
SPRING_DATASOURCE_PASSWORD: DB_PASSWORD
Expand Down

0 comments on commit d5c7457

Please sign in to comment.