Closed abrarcv170 closed 2 years ago
With argocd all the plugins simply produce yaml and argocd actually submits the data to the cluster. In short neither apply nor sync is used but rather template and then argocd (by design) deals with actually updating the cluster.
How to use helmfile apply option instead of helmfile sync,is it possible ,how the argocd is actually working ?