This article outlines how to update TKGI clusters compute profiles after changing the vCenter Datacenter name.
TKGI on vSphere
If a compute profile is in use by clusters, you would need to create a new compute profile with the new datacenter name and update cluster using that profile.
tkgi create-compute-profile <new-profile-name> <compute-profile-config-json-file>
tkgi compute-profiles
tkgi update-cluster <cluster-name> --compute-profile <new-profile-name>
For updating the Datacenter name in the TKGI configuration, please see here:
https://knowledge.broadcom.com/external/article/404868/how-to-update-tkgi-configuration-to-refl.html