diff --git a/migrating_from_ocp_3_to_4/premigration-checklists-3-4.adoc b/migrating_from_ocp_3_to_4/premigration-checklists-3-4.adoc index ac64477866..6e606bdafc 100644 --- a/migrating_from_ocp_3_to_4/premigration-checklists-3-4.adoc +++ b/migrating_from_ocp_3_to_4/premigration-checklists-3-4.adoc @@ -84,6 +84,7 @@ NFS does not require a defined storage class. If an application uses an internal image in the `openshift` namespace that is not supported by {product-title} {product-version}, you can manually update the xref:../migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc#migration-updating-deprecated-internal-images_troubleshooting-3-4[{product-title} 3 image stream tag] with `podman`. * [ ] The target cluster and the replication repository have sufficient storage space. * [ ] The xref:../authentication/understanding-identity-provider.adoc#supported-identity-providers[identity provider] is working. +* [ ] Set the value of the `annotation.openshift.io/host.generated` parameter to `true` for each {product-title} route to update its host name for the target cluster. Otherwise, the migrated routes retain the source cluster host name. [id="performance-checklist_{context}"] == Performance checklist