You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I configured an application containing a Git source with an umbrella Helm chart that has an OCI dependency from DockerHub. Despite adding the credentials for our DockerHub Pro account to the ArgoCD repository configuration, ArgoCD does not use them, leading to pull rate limit errors.
To Reproduce
Create a simple ArgoCD Application containing a git source
Create an umbrella chart with a docker oci helm chart dependency. In my case:
Checklist:
argocd version
.Describe the bug
I configured an application containing a Git source with an umbrella Helm chart that has an OCI dependency from DockerHub. Despite adding the credentials for our DockerHub Pro account to the ArgoCD repository configuration, ArgoCD does not use them, leading to pull rate limit errors.
To Reproduce
Expected behavior
The repository from ArgoCD should also be used in helm dependencies.
My code
Repository
Application
Chart.yaml
Version
Logs
N/A
The text was updated successfully, but these errors were encountered: