Helm Chart - how to add ldap to Password authenticator #17531
Unanswered
preetsindhal
asked this question in
Q&A
Replies: 2 comments 6 replies
-
@preetsindhal I am facing the same requirements, If you come up with any solution, could you please share it with me. great thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am facing the same requirements, If you come up with any solution, could you please share it with me. great thanks. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Password authenticator name is set to
file
if authenticationType isPASSWORD
https://github.com/trinodb/charts/blob/main/charts/trino/templates/configmap-coordinator.yaml#L95
How to change this from
file
toldap
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions