【发布时间】:2021-08-25 11:54:49
【问题描述】:
我正在尝试将 helm 存储库添加到我的 jfrog 帐户,但它给出了错误。我创建了一个远程存储库。如何使用 helm 客户端推送
helm repo add <key> https://ip/artifactory/<key> --username username --password password
Error: looks like "https://ip/artifactory/<key>" is not a valid chart repository or cannot be reached: failed to fetch https://ip/artifactory/<key>/index.yaml : 401 Unauthorized
【问题讨论】:
标签: devops kubernetes-helm artifactory jfrog