During a Deployment update there may be more Pods in the scale target ref status than in the spec. This test verifies that we do not scale to the status value. Instead we should stay at the spec value. Fails before #79035 and passes after.