| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 |
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>