diff --git a/charts/dbildungs-iam-ldap/values.yaml b/charts/dbildungs-iam-ldap/values.yaml index c691d92..f33c4f0 100644 --- a/charts/dbildungs-iam-ldap/values.yaml +++ b/charts/dbildungs-iam-ldap/values.yaml @@ -53,6 +53,14 @@ service: # SourceRangesRestriction: true # enableLdapPort: false +# enable this service block and disable the service one above, to make LDAP outside the cluster available +# Note that only one namespace at a time can use this feature!! +# service: +# enableSslLdapPort: true +# type: LoadBalancer +# externalIp: true +# SourceRangesRestriction: false + # Use the env variables from https://hub.docker.com/r/bitnami/openldap/ env: