# Helm chart deployment of Lenses - Where to configure LDAP certificates?

**URL:** https://ask.lenses.io/t/helm-chart-deployment-of-lenses-where-to-configure-ldap-certificates/203
**Category:** Lenses
**Created:** [April 10, 2024, 10:44am UTC](https://ask.lenses.io/t/helm-chart-deployment-of-lenses-where-to-configure-ldap-certificates/203 "2024-04-10T10:44:47Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Adam](https://dub1.discourse-cdn.com/flex017/user_avatar/ask.lenses.io/adam/32/69_2.png) [@Adam](https://ask.lenses.io/u/Adam)
#### Post date: [April 10, 2024, 10:44am UTC](https://ask.lenses.io/t/helm-chart-deployment-of-lenses-where-to-configure-ldap-certificates/203/1 "2024-04-10T10:44:47Z")

</div>

The helm chart has a few areas where I might think to configure my LDAP certificate locations… Should I add this configuraiton to the `values.yaml` page [here](https://github.com/lensesio/lenses-helm-charts/blob/release/5.0/charts/lenses/values.yaml#L368-L380)? Or to the `secrets.yaml` file?

---

<div class="post-metadata">

### Author: ![Adam](https://dub1.discourse-cdn.com/flex017/user_avatar/ask.lenses.io/adam/32/69_2.png) [@Adam](https://ask.lenses.io/u/Adam)
#### Post date: [April 10, 2024, 10:46am UTC](https://ask.lenses.io/t/helm-chart-deployment-of-lenses-where-to-configure-ldap-certificates/203/2 "2024-04-10T10:46:01Z")

</div>

The `secrets.yaml` file should never be edited - you have the correct location for configuring LDAP for user authentication. We will add some comments to make this more clear in the future.
