Zzacharyy2023@outlook.comhelm chart文件更新
0b989f06创建于 2023年4月20日历史提交
文件最后提交记录最后更新时间
3 年前
3 年前
3 年前
3 年前
3 年前
3 年前
3 年前
3 年前
README

The saashousekeeper Library for huaweiCloud CCE

helm repo add my-repo https://saashousekeeper.github.io/charts/

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo <alias> to see the charts.

To install the chart:

 helm install my-repo my-repo/<chart-name>

To uninstall the chart:

    helm delete my-<chart-name>