tree: 2a1f1d6d1529d6448553cf51a4729fcc11d07fb1 [path history] [tgz]
  1. crds/
  2. templates/
  3. .helmignore
  4. Chart.yaml
  5. README.md
  6. values.yaml
charts/apisix-ingress-controller/README.md

Apache APISIX Ingress Controller Helm Chart

Prerequisites

Install

To install the chart with release name apisix-ingress-controller:

helm install apisix-ingress-controller --namespace ingress-apisix .

Uninstall

To uninstall/delete the apisix-ingress-controller release:

helm uninstall apisix-ingress-controller --namespace ingress-apisix