helm repo add omegazeng https://omegazeng.github.io/helm-charts
helm install omegazeng/nginx-ldap-auth-backend
This Helm chart installs nginx-ldap-auth-backend in a Kubernetes cluster.
- Kubernetes cluster 1.13+ with Beta APIs enabled
- Helm 2.11.0+
helm repo add omegazeng https://omegazeng.github.io/helm-charts
helm install --name my-release omegazeng/nginx-ldap-auth-backend
The command deploys nginx-ldap-auth-backend on the Kubernetes cluster with the default configuration. The configuration section lists the parameters that can be configured in values.yaml or via '--set' flag during installation.
To uninstall/delete the my-release
deployment:
helm delete --purge my-release
The command removes all the Kubernetes components associated with the chart and deletes the release.
The configurable parameters of the chart and the default values.
See values.yaml