I noticed that when an object has been created with a field set, for example, values in ArgoCD application, and then values are removed from the object, the resulting ArgoCD app still keeps values, though other changes like helm chart version get propagated.
It looks like this holds true to any field that was initially set but then removed. Is there a way to change that?