我正在努力使我的舵杆安装自动化。在GCP中尝试运行以下命令时,根据我们的组织标准,无法访问外部URL。
helm repo add appdynamics-charts https://ciscodevnet.github.io/appdynamics-charts
我得到以下错误:
Error: Looks like "https://ciscodevnet.github.io/appdynamics-charts" is not a valid chart repository or cannot be reached: Get https://ciscodevnet.github.io/appdynamics-charts/index.yaml: Forbidden
我可以知道我还有什么选择吗?我们有Jfrog和gitlab作为存储库。