配置helm本地仓库映射
<p class="p">用户安装好helm后, 需要指定本地仓库名称, 映射到线上某一命名空间下的Chart仓库。</p>
<pre class="pre codeblock"><code>helm repo add --username <username> --password <password> <local repo name> https://ECR-pub.paic.com.cn/chartrepo/<namespace></code></pre>
提交成功!非常感谢您的反馈,我们会继续努力做到更好!