No introduction found. Create it?
lldap from bjw-s-labs/helm/app-template is more popular with 27 repositories.
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install lldap bjw-s/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|
See the most popular values for this chart:
| Key | Types |
|---|---|
persistence.data.type (8) emptyDir | string |
| boolean | |
persistence.data.existingClaim (2) lldap-data | string |
| string | |
| boolean | |
ingress.main.hosts[].host (7) {{ .Release.Name }}.parsec.sh | string |
| string | |
| string | |
| string | |
| string | |
| string | |
ingress.main.tls[].hosts[] (7) - {{ .Release.Name }}.parsec.sh | string |
ingress.main.tls[].secretName (2) tls-lldap | string |
ingress.main.className (5) internal | string |
| string | |
| string | |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (1) internal.${SECRET_DOMAIN} | string |
ingress.main.annotations."hajimari.io/icon" (1) mdi:account-lock | string |
| string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Remote-User,Remote-Name,Remote-Groups,Remote-Email | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://auth.${SECRET_DOMAIN_0}?rm=$request_method | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authelia.auth-system.svc.cluster.local:9091/api/verify | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/whitelist-source-range" (1) ${CONFIG_NGINX_WHITELIST} | string |
ingress.app.className (2) internal | string |
| boolean | |
ingress.app.hosts[].host (2) {{ .Release.Name }}.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
ingress.app.tls[].hosts[] (2) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
| string | |
ingress.app.annotations."hajimari.io/icon" (1) account-group | string |
ingress.tailscale.annotations."hajimari.io/icon" (1) mdi:account-lock | string |
| string | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| boolean | |
| string | |
| number | |
| number | |
| boolean | |
| number | |
| string | |
| string | |
| string | |
| number | |
| number | |
| boolean | |
| string | |
| number | |
controllers.main.containers.main.env.LLDAP_HTTP_URL (4) https://lldap.parsec.sh | string |
controllers.main.containers.main.env.LLDAP_LDAP_BASE_DN (4) dc=parsec,dc=sh | string |
| number | |
controllers.main.containers.main.env.TZ (4) America/New_York | string |
| boolean | |
controllers.main.containers.main.env.LLDAP_SMTP_OPTIONS__FROM (1) LLDAP Admin <{{ .Release.Name }}@${SECRET_DOMAIN}> | string |
| number | |
controllers.main.containers.main.env.LLDAP_SMTP_OPTIONS__SERVER (1) smtp-relay.networking.svc.cluster.local | string |
| string | |
| string | |
controllers.main.containers.main.image.repository (4) ghcr.io/lldap/lldap | string |
controllers.main.containers.main.image.tag (4) latest-alpine-rootless@sha256:d533b3551fa4a145076f8498b10339259b75ce7bd32d64ca18285a571db6050e | string |
| string | |
| string | |
| string | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| string | |
| boolean | |
| string | |
controllers.main.initContainers.init-db.image.repository (4) ghcr.io/onedr0p/postgres-init | string |
| number | |
| string | |
| number | |
controllers.main.pod.topologySpreadConstraints[].topologyKey (4) kubernetes.io/hostname | string |
| string | |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| number | |
controllers.main.strategy (4) RollingUpdate | string |
| string | |
| string | |
| number | |
controllers.lldap.containers.app.env.LLDAP_HTTP_URL (3) https://lldap.${SECRET_DOMAIN} | string |
controllers.lldap.containers.app.env.LLDAP_LDAP_BASE_DN (3) dc=home,dc=arpa | string |
| number | |
controllers.lldap.containers.app.env.TZ (3) America/New_York | string |
| boolean | |
| string | |
controllers.lldap.containers.app.image.repository (3) ghcr.io/lldap/lldap | string |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
controllers.lldap.containers.main.env.LLDAP_HTTP_URL (1) https://ldap.${SECRET_DOMAIN_0} | string |
controllers.lldap.containers.main.env.LLDAP_LDAP_USER_EMAIL (1) admin@${SECRET_DOMAIN_0} | string |
| string | |
controllers.lldap.containers.main.env.LLDAP_SMTP_OPTIONS__FROM (1) LDAP Admin <admin@${SECRET_DOMAIN_0}> | string |
| number | |
controllers.lldap.containers.main.env.LLDAP_SMTP_OPTIONS__REPLY_TO (1) Do Not Reply <noreply@${SECRET_DOMAIN_0}> | string |
controllers.lldap.containers.main.env.LLDAP_SMTP_OPTIONS__SERVER (1) mail.${SECRET_DOMAIN_0} | string |
| string | |
controllers.lldap.containers.main.env.LLDAP_SMTP_OPTIONS__USER (1) admin@${SECRET_DOMAIN_0} | string |
| string | |
| string | |
controllers.lldap.containers.main.image.repository (1) ghcr.io/lldap/lldap | string |
| string | |
| boolean | |
| boolean | |
| boolean | |
| number | |
| number | |
| string | |
controllers.lldap.initContainers.init-db.image.repository (3) ghcr.io/onedr0p/postgres-init | string |
| number | |
| string | |
| number | |
controllers.lldap.strategy (3) RollingUpdate | string |
| string | |
| number | |
controllers.lldap.pod.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
| string | |
| number | |
| string | |
controller.strategy (1) RollingUpdate | string |
| string | |
| number | |
defaultPodOptions.topologySpreadConstraints[].topologyKey (2) kubernetes.io/hostname | string |
| string | |
env.LLDAP_HTTP_URL (2) https://lldap.${ORG_DOMAIN} | string |
env.LLDAP_LDAP_BASE_DN (2) dc=home,dc=arpa | string |
env.TZ (2) ${TIMEZONE} | string |
| string | |
env.LLDAP_DATABASE_URL.valueFrom.secretKeyRef.name (1) database-lldap-user | string |
| number | |
| number | |
envFrom[].secretRef.name (2) lldap-secret | string |
image.repository (2) ghcr.io/lldap/lldap | string |
image.tag (2) latest-alpine@sha256:49a328c0318e6b6325454a191ab259aeae73ef3517a9262673544e220713802d | string |
| string | |
| string | |
| string | |
| string | |
| number | |
topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
topologySpreadConstraints[].whenUnsatisfiable (1) DoNotSchedule | string |