No introduction found. Create it?
lldap from bjw-s-labs/helm/app-template is more popular with 28 repositories.
Install with:
helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts/
helm install lldap bjw-s/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| lldap | h3mmy/bloopySphere | 63 | 1.5.1 | 3 months ago |
| lldap | carpenike/k8s-gitops | 305 | 3.0.4 | a year ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
persistence.data.type (6) emptyDir | string |
| boolean | |
persistence.data.accessMode (1) ReadWriteOnce | string |
| string | |
| string | |
| string | |
persistence.certs.name (2) lldap-tls | string |
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
controllers.lldap.containers.app.image.repository (3) ghcr.io/lldap/lldap | string |
| string | |
| number | |
controllers.lldap.containers.app.env.LLDAP_HTTP_URL (2) https://{{ .Release.Name }}.${DOMAIN_NAME} | string |
| number | |
| boolean | |
controllers.lldap.containers.app.env.LLDAP_SMTP_OPTIONS__FROM (2) LLDAP <lldap@domain.com> | string |
| number, string | |
controllers.lldap.containers.app.env.LLDAP_SMTP_OPTIONS__SERVER (2) mailpit.mail.svc.cluster.local | string |
| string | |
| string, boolean | |
controllers.lldap.containers.app.env.TZ (2) ${TIMEZONE} | string |
| string | |
| string | |
controllers.lldap.containers.app.env.LLDAP_LDAP_BASE_DN (1) dc=home,dc=arpa | string |
controllers.lldap.containers.app.env.LLDAP_SMTP_OPTIONS__REPLY_TO (1) No reply <noreply@ergho.org> | string |
| string | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| string | |
| string | |
| string | |
controllers.lldap.containers.app.env[].name (1) TZ | string |
controllers.lldap.containers.app.env[].value (1) Europe/Paris | string |
controllers.lldap.containers.app.env[].valueFrom.secretKeyRef.key (1) JWT_SECRET | string |
controllers.lldap.containers.app.env[].valueFrom.secretKeyRef.name (1) lldap-secrets | string |
| boolean | |
| string | |
| boolean | |
| number | |
controllers.lldap.strategy (3) RollingUpdate | string |
| string | |
controllers.lldap.initContainers.init-db.image.repository (1) ghcr.io/home-operations/postgres-init | string |
| number | |
| string | |
| number | |
controllers.lldap.pod.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
| string | |
controllers.lldap.type (1) deployment | string |
| string | |
| number | |
controllers.main.containers.main.env.LLDAP_HTTP_URL (1) https://lldap.holthome.net | string |
controllers.main.containers.main.env.LLDAP_LDAP_BASE_DN (1) dc=holthome,dc=net | string |
| number | |
controllers.main.containers.main.env.TZ (1) America/New_York | string |
| string | |
controllers.main.containers.main.image.repository (1) ghcr.io/lldap/lldap | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.main.initContainers.init-db.image.repository (1) ghcr.io/onedr0p/postgres-init | string |
| number | |
| string | |
| number | |
controllers.main.pod.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
| string | |
| number | |
controllers.main.strategy (1) RollingUpdate | string |
| boolean | |
ingress.main.hosts[].host (3) lldap.holthome.net | string |
| string | |
| string | |
| string | |
| string | |
ingress.main.tls[].hosts[] (3) - lldap.holthome.net | string |
ingress.main.tls[].secretName (2) tls.lldap | string |
ingress.main.annotations."cert-manager.io/cluster-issuer" (2) letsencrypt-production | string |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (1) ingress.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
| string | |
| string | |
ingress.main.className (1) internal-nginx | string |
ingress.app.className (2) traefik | string |
ingress.app.hosts[].host (2) {{ .Release.Name }}.${DOMAIN_NAME} | string |
| string | |
| string | |
| string | |
ingress.app.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) network-system-authelia-auth@kubernetescrd | string |
| boolean | |
ingress.app.tls[].hosts[] (1) - {{ .Release.Name }}.ergho.org | string |
ingress.tailscale.className (1) tailscale | string |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| number | |
| string | |
| number | |
| string | |
| string | |
| string | |
service.app.type (1) LoadBalancer | string |
| number | |
| number | |
| boolean | |
service.ldaps.annotations."corends.io/hostname" (1) lldaps.${XYZ_DOMAIN} | string |
service.ldaps.annotations."external-dns.alpha.kubernetes.io/hostname" (1) lldaps.${XYZ_DOMAIN} | string |
| string | |
service.ldaps.annotations."metallb.io/loadBalancerIPs" (1) ${LB_V4_LLDAP}, ${LB_V6_LLDAP} | string |
| boolean | |
| string | |
service.ldaps.ipFamilies[] (1) - IPv4 | string |
service.ldaps.ipFamilyPolicy (1) PreferDualStack | string |
service.ldaps.loadBalancerIPs[] (1) - ${LB_V4_LLDAP} | string |
| boolean | |
| number | |
service.ldaps.type (1) LoadBalancer | string |
| string | |
service.lldap.externalIPs[] (1) - "192.168.100.35" | string |
| string | |
| number | |
| string | |
| number | |
controller.strategy (2) RollingUpdate | string |
| number | |
env.LLDAP_HTTP_URL (2) https://lldap.${XYZ_DOMAIN} | string |
| number | |
env.TZ (2) ${TZ} | string |
env.LLDAP_LDAP_BASE_DN (1) dc=home,dc=arpa | string |
env.LLDAP_LDAPS_OPTIONS__CERT_FILE (1) /certs/tls.crt | string |
| boolean | |
env.LLDAP_LDAPS_OPTIONS__KEY_FILE (1) /certs/tls.key | string |
| number | |
| boolean | |
envFrom[].secretRef.name (2) lldap-env | string |
image.repository (2) ghcr.io/lldap/lldap | string |
image.tag (2) v0.6.2@sha256:9e605a66c02514bfcffd1b67cafb1e98d50992216bb2871d7ae44622047dd09d | string |
| string | |
| string | |
| string | |
| string | |
| number | |
topologySpreadConstraints[].topologyKey (2) kubernetes.io/hostname | string |
topologySpreadConstraints[].whenUnsatisfiable (2) DoNotSchedule | string |
| string | |
| string | |
| number | |
defaultPodOptions.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
| string | |
| string | |
initContainers.01-init-db.image (1) ghcr.io/lltr/postgres-initdb:15.6 | string |
initContainers.01-init-db.imagePullPolicy (1) IfNotPresent | string |
route.app.hostnames[] (1) - ldap.erwanleboucher.dev | string |
route.app.parentRefs[].name (1) envoy-internal | string |
| string |