我已经存在回购https://github.com/Drill4J/drill4j.github.io
它被视为drill4j.github.io
我尝试将https://github.com/Drill4J/helm-charts repo 添加到 github 页面(drill4j.github.io)。
但它不起作用。
helm repo add myhelmrepo https://drill4j.github.io/helm-charts
Error: looks like "https://drill4j.github.io/helm-charts" is not a valid chart repository or cannot be reached: failed to fetch https://drill4j.github.io/helm-charts/index.yaml : 404 Not Found
在没有 raw.githubusercontent.com 的情况下,如何正确地将 repo https://github.com/Drill4J/helm-charts添加到 github 页面 Drill4j.github.io?
谢谢!