
This typo wasn't caught in testing because 1) the Kubernetes API ignores the unknown field and 2) the `type` field defaults to `LoadBalancer` anyway, so things behave as expected. Even though this doesn't cause any large problems, it's quite confusing. Signed-off-by: Matt Moyer <moyerm@vmware.com>