You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am trying to get phpldapadmin to communicate without TLS to openldap. With a clean installation of the chart, the custom value for the variable PHPLDAPADMIN_LDAP_HOSTS is ignored.
To Reproduce
Install the helm chart with the following custom values:
well... the first question is: is this something that should be supported? I am learning about helm, kubernetes, etc., and I find being able to disable TLS interesting because then I can sniff the network and understand what's going on... however, I do not know if this is something desired or not. Maybe this could be just added to the README?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug
I am trying to get phpldapadmin to communicate without TLS to openldap. With a clean installation of the chart, the custom value for the variable PHPLDAPADMIN_LDAP_HOSTS is ignored.
To Reproduce
Install the helm chart with the following custom values:
Expected behavior
The config map for phpldapadmin is updated with the correct value.
The text was updated successfully, but these errors were encountered: