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
After successfully deploying an APP for prometheus using a multi source application as per TheDocs manual Sync's of the app via cli or UI result in an error of repo not found. The resource were previously deployed in the cluster, we are retroactively tracking them in argo now. Argo sync's green and is able to discover all resources upon app creation. This seems like it is aware of the chart and able to pull the chart at least initially, but I may be confused as to how argo handles things in this scenario.
I have tried adding the helm repo url to my list of connected repos, resulting in a successful add as well.
To Reproduce
Create an app with the following definition, pointing to a valid git repo with a values.yaml file.
Checklist:
argocd version
.Describe the bug
After successfully deploying an APP for prometheus using a multi source application as per TheDocs manual Sync's of the app via cli or UI result in an error of repo not found. The resource were previously deployed in the cluster, we are retroactively tracking them in argo now. Argo sync's green and is able to discover all resources upon app creation. This seems like it is aware of the chart and able to pull the chart at least initially, but I may be confused as to how argo handles things in this scenario.
I have tried adding the helm repo url to my list of connected repos, resulting in a successful add as well.
To Reproduce
Create an app with the following definition, pointing to a valid git repo with a values.yaml file.
Expected behavior
Sync should be successful
Version
Logs
The text was updated successfully, but these errors were encountered: