We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have the same problem:
#7234
argocd@argocd-repo-server-67bbd79dcd-nb679:/tmp$ argocd version argocd: v2.14.8+a7178be BuildDate: 2025-03-24T20:54:41Z GitCommit: a7178be GitTreeState: clean GoVersion: go1.23.3 Compiler: gc Platform: linux/amd64
argocd-repo-server-67bbd79dcd-nb679 repo-server time="2025-03-28T12:04:40Z" level=info msg="helm registry login harbor.b2serv.local/baks-bus --username ****** --password ****** --ca-file /app/config/tls/harbor.b2serv.local" dir=/tmp/_argocd-repo/a2f873fa-e548-45d3-a412-56a58ba637bd/test execID=f0b52 argocd-repo-server-67bbd79dcd-nb679 repo-server time="2025-03-28T12:04:40Z" level=info msg=Trace args="[helm registry login harbor.b2serv.local/baks-bus --username ****** --password ****** --ca-file /app/config/tls/harbor.b2serv.local]" dir=/tmp/_argocd-repo/a2f873fa-e548-45d3-a412-56a58ba637bd/test operation_name="exec helm" time_ms=213.48804199999998 argocd-repo-server-67bbd79dcd-nb679 repo-server time="2025-03-28T12:04:40Z" level=error msg="helm dependency build failed exit status 1: Error: could not download oci://harbor.b2serv.local/baks-bus/universal-chart: failed to do request: Head "[https://harbor.b2serv.local/v2/baks-bus/universal-chart/manifests/2.8.1](https://harbor.b2serv.local/v2/baks-bus/universal-chart/manifests/2.8.1%5C)": tls: failed to verify certificate: x509: certificate signed by unknown authority" execID=a5270
The certificate on plase and it worked when i use https. But i need to use OCI
The text was updated successfully, but these errors were encountered:
Have you mounted your internal certificate into the repo server pods?
Sorry, something went wrong.
No branches or pull requests
I have the same problem:
#7234
argocd@argocd-repo-server-67bbd79dcd-nb679:/tmp$ argocd version
argocd: v2.14.8+a7178be
BuildDate: 2025-03-24T20:54:41Z
GitCommit: a7178be
GitTreeState: clean
GoVersion: go1.23.3
Compiler: gc
Platform: linux/amd64
I have the same problem:
argocd-repo-server-67bbd79dcd-nb679 repo-server time="2025-03-28T12:04:40Z" level=info msg="helm registry login harbor.b2serv.local/baks-bus --username ****** --password ****** --ca-file /app/config/tls/harbor.b2serv.local" dir=/tmp/_argocd-repo/a2f873fa-e548-45d3-a412-56a58ba637bd/test execID=f0b52
argocd-repo-server-67bbd79dcd-nb679 repo-server time="2025-03-28T12:04:40Z" level=info msg=Trace args="[helm registry login harbor.b2serv.local/baks-bus --username ****** --password ****** --ca-file /app/config/tls/harbor.b2serv.local]" dir=/tmp/_argocd-repo/a2f873fa-e548-45d3-a412-56a58ba637bd/test operation_name="exec helm" time_ms=213.48804199999998
argocd-repo-server-67bbd79dcd-nb679 repo-server time="2025-03-28T12:04:40Z" level=error msg="helm dependency build failed exit status 1: Error: could not download oci://harbor.b2serv.local/baks-bus/universal-chart: failed to do request: Head "[https://harbor.b2serv.local/v2/baks-bus/universal-chart/manifests/2.8.1](https://harbor.b2serv.local/v2/baks-bus/universal-chart/manifests/2.8.1%5C)": tls: failed to verify certificate: x509: certificate signed by unknown authority" execID=a5270
The certificate on plase and it worked when i use https. But i need to use OCI
The text was updated successfully, but these errors were encountered: