Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.08 KB

apisix-dashboard.md

File metadata and controls

38 lines (31 loc) · 1.08 KB
title
Apache APISIX Dashboard Helm Chart

Install

To install the chart with release name apisix-dashboard:

$ helm install apisix-dashboard . -n default

Uninstall

To uninstall/delete the apisix-dashboard release:

$ helm uninstall apisix-dashboard . -n default