Setup LDAP with Kubernetes Helm Chart

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube 10.1)
  • how is SonarQube deployed: Helm
  • what are you trying to achieve: Use existing LDAP configuration
  • what have you tried so far to achieve this: Not sure how to inject settings, i.e.:
  -e SONAR_SECURITY_REALM=LDAP \
  -e SONAR_AUTHENTICATOR_DOWNCASE=true \
(etc)

Hi,

The docs on env vars should help.

 
Ann