tree: cb07787c95fa6c27ae14f1f617f165eedad87112 [path history] [tgz]
  1. charts/
  2. templates/
  3. .helmignore
  4. Chart.yaml
  5. README.md
  6. values.yaml
charts/admin-stack/README.md

1. Project download to local

git clone https://github.com/apache/dubbo-admin.git

2. Switch project directory

cd dubbo-admin/deploy/charts/dubbo-admin

3. Install dubbo-admin

helm install dubbo-admin -f values.yaml .