Open suzaku opened 7 months ago
This might be related: https://github.com/argoproj/argo-cd/issues/11136#issuecomment-1486846835
Try updating argocd version to the at least 2.10.
Try updating argocd version to the at least 2.10.
In #11136 you said you were using 2.10.5 and it still had this issue, no?
ArgoCD versions 2.10 and below have reached EOL. Can you upgrade and tell us if the issue is still present, please?
Checklist:
argocd version
.Describe the bug
Get the following error when syncing a Helm chart:
To Reproduce
Helm repo: https://istio-release.storage.googleapis.com/charts Chart:
istiod
Version: 1.16.7This issue happened when I was migrating a Helm managed chart to ArgoCD, to emulate the situation:
helm install
directlyExpected behavior
ArgoCD adopts the existing resources from Helm.
Screenshots
Version
v2.8.6
Logs