You can force it into a non degraded state:
mdadm --grow /dev/md0 --raid-devices=1 --force
mdadm --grow /dev/md1 --raid-devices=1 --force
But it'll probably won't change anything regarding Veeam, I guess it doesn't support Linux software RAID (or maybe LVM ?), as a degraded state shouldn't change anything for it