For cross-cluster and cross-platform recovery scenarios, use this procedure to restore application images so they can pull from the correct repository after migration.
Before performing the recovery task, create a ConfigMap that maps old to new image repositories. Replace the placeholders in the following example and save as change-registry-config.yaml
.
On a control-plane node of the target cluster, create the ConfigMap:
After creation, continue with the application recovery task.