Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 423 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 423 Bytes

charts

LICENSE

The chart repo for holding KubeVela's helm charts.

Usage

helm repo add kubevela https://kubevela.github.io/charts/
helm repo update kubevela

Install

helm install kubevela kubevela/vela-core # install vela-core
helm install kubevela kubevela/vela-workflow # install vela-workflow