benvin/puppet-outsync-fix
main
Setting clusterIP: null means ArgoCD's desired state has null but the live cluster assigns a real IP on creation. This causes permanent OutOfSync as the two values never match. Removing the field lets the API server own it without ArgoCD competing.