mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-18 03:56:36 +00:00
add helm chart
This commit is contained in:
@@ -25,8 +25,8 @@ import (
|
||||
|
||||
func main() {
|
||||
app := commands.NewCLI(
|
||||
"velacp",
|
||||
"KubeVela control plane",
|
||||
"apiserver",
|
||||
"KubeVela API Server",
|
||||
)
|
||||
app.AddCommands(
|
||||
server.NewServerCommand(),
|
||||
|
||||
Reference in New Issue
Block a user