Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.15 KB

File metadata and controls

43 lines (27 loc) · 1.15 KB

nginx-ldap-auth-backend

TL;DR

helm repo add omegazeng https://omegazeng.github.io/helm-charts
helm install omegazeng/nginx-ldap-auth-backend

Introduction

This Helm chart installs nginx-ldap-auth-backend in a Kubernetes cluster.

Prerequisites

  • Kubernetes cluster 1.13+ with Beta APIs enabled
  • Helm 2.11.0+

Installing the Chart

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.

Uninstalling the Chart

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.

Configuration

The configurable parameters of the chart and the default values.

See values.yaml