Add the following annotation in the Argo CD Application resource:
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
annotations:
argocd.argoproj.io/compare-options: ServerSideDiff=true
-
https://argo-cd.readthedocs.io/en/stable/user-guide/diff-strategies/