`service2` is mapped to `second.bar.com` in the given example ``` - host: second.bar.com http: paths: - pathType: Prefix path: "/" backend: service: name: service2 port: number: 80 ```