Skip to content

DavidCai1111/phpLDAPadmin-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpLDAPadmin-helm-chart

A helm chart for phpLDAPadmin.

Usage

helm install \
  --name phpldapadmin \
  --set LDAP.host=ldap://openldap-service.default.svc.cluster.local:389 \
  https://github.com/DavidCai1993/phpLDAPadmin-helm-chart/releases/download/v0.1.12/phpLDAPadmin-helm-chart-0.1.12.tgz

For more configurable values, check values.yaml.