Can't able to add repo (Helm is not accepting Encrypted REPO URL )
my private repo consist of ( ?path= ) in it .. while trying to reach index.yml
$ helm repo add helm https:///HelmChart/?path=/index.yaml Error: looks like "https:///HelmChart" is not a valid chart repository or cannot be reached: failed to fetch https://*****************/HelmChart/index.yaml : 404 Not Found
can anyone help me on this issue
@subramani8451 can you provide more information about the repo you are adding because "?path " shows the path does not exists
Issues regarding Helm usage are best posted over on the helm software repo https://github.com/helm/helm. Please repost there. Thanks!