We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed52d0f commit 6b1ef9eCopy full SHA for 6b1ef9e
Chart.yaml
@@ -2,4 +2,4 @@ apiVersion: v1
2
appVersion: "1.0"
3
description: A helm chart for phpLDAPadmin
4
name: phpLDAPadmin-helm-chart
5
-version: 0.1.11
+version: 0.1.12
values.yaml
@@ -3,7 +3,7 @@ image:
version: 0.7.2
LDAP:
6
- host: openldap.default.svc.cluster.local:389
+ host: ldap://openldap.default.svc.cluster.local:389
7
8
limits:
9
cpu: 100m
0 commit comments