Holder

Results 3 issues of Holder

Close #1156 Signed-off-by: Dong Gang

triage/needs-info

## 概述 面向那些有`kubernetes cluster`集群的用户(通常是有钱人),简化和优化部署管理流程。 ## 动机 让部署方式更加多元化,同时播下一颗云原生的种子。 ## 详细解释 需要进行的工作: 1. 开发helm chart,目前halo的组件不是特别复杂,应该会比较简单; 2. 推送到helm hub中; 3. 部署文档的修改;

kind/feature
area/core

when excuting a root comand , cobra returns success on typos and exit code is 1. ``` ➜ ~ helm notfoundsubcommand Error: unknown command "notfoundsubcommand" for "helm" Run 'helm --help'...

kind/bug
area/cobra-command
triage/needs-info