1. 首页
  2. 数据库
  3. 其它
  4. 图表:Argo的舵图 源码

图表:Argo的舵图 源码

上传者: 2021-04-08 20:41:14上传 ZIP文件 2.27MB 热度 24次
图表 舵图 怎么运行的 GitHub Pages指向docs文件夹。 下面描述了从创建到发布图表的典型工作流程。 $ helm3 create mychart # Create a new chart $ helm3 package mychart # Turn a chart into a versioned chart archive file $ mv mychart-0.1.0.tgz docs $ make OR $ helm3 repo index docs --url https://icgc-argo.github.io/charts/ # Generate an index file in docs folder 添加资料库 helm3 repo add icgcargo https://icgc-argo.github.io/charts/
下载地址
用户评论