You can create a manual inter-VRF static route with next hop as the destination VRF.
You can allow a datapath to route traffic to another VRF as the next hop scope using inter-vrf static routes. You can configure destination VRF path, for example 'Tier-0 VRF', as scope for route next hop. This will relax validation to require IP address, as internally it will translate the scope to the next hop IP.
Note: The recommended way to configure inte-VRF route is to set scope as destination VRF and keep the next hop IP blank.
By default, static routes are tagged as 'INTER_VRF_STATIC', are not advertised to another VRF, and are not included in the BGP table. Static route only works if you have configured inter-VRF-routing with the destination VRF. Else, system will show an error.
Prerequisites
Inter-VRF-routing must be configured on both VRFs: source and destination.