hackmdio / codimd-helm

Helm charts for CodiMD
https://artifacthub.io/packages/helm/codimd/codimd
14 stars 27 forks source link

LDAP Auth using wrong value #18

Open tehbooom opened 2 years ago

tehbooom commented 2 years ago

I have been struggling to implement Active Directory authentication since I have a self signed certificate but when I provide the certificate via tlsCA: "./cert.pem" I still get an error. Looking at auth-secret.yaml the helm chart is not taking the correct value instead it is taking CMD_LDAP_TLS_CA: {{ .Values.codimd.authentication.ldap.providerName | toString | quote }} {{ end }}.