DeploymentAssociatedToMultipleServices
This message occurs when pods of a deployment are associated with multiple services using the same port but different protocols.
An example
Consider an Istio mesh with the following services:
This example shows both HTTP and TCP protocols associated with port 9080.
No two services should select the same pod port with different protocols.