diff --git a/charts/incubator/lldap/Chart.yaml b/charts/incubator/lldap/Chart.yaml index fa77b45fd7f..895b3a17f1f 100644 --- a/charts/incubator/lldap/Chart.yaml +++ b/charts/incubator/lldap/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/lldap - https://github.com/nitnelave/lldap type: application -version: 0.1.0 +version: 0.1.1 annotations: truecharts.org/catagories: | - ldap diff --git a/charts/incubator/lldap/values.yaml b/charts/incubator/lldap/values.yaml index 14afbb1f37e..fe491524909 100644 --- a/charts/incubator/lldap/values.yaml +++ b/charts/incubator/lldap/values.yaml @@ -14,9 +14,10 @@ service: targetPort: 17170 port: 17170 ldap: + enabled: true ports: - enabled: true ldap: + enabled: true targetPort: 3890 port: 3890