HPAs are not re-created upon controller start if they have been deleted in Kubernetes (but still exist in workflow)
I tried this so that the deployment target reference api (scaleTargetRef) would get updated on K8s upgrade with workflow 2.22.1 (K8s 1.18).
The deploy object gets recreated if it is deleted, but the hpa doesn't.