MisplacedAnnotation

Message NameMisplacedAnnotation
Message CodeIST0107
DescriptionAn Istio annotation is applied to the wrong kind of resource.
LevelWarning

This message occurs when an Istio annotation is attached to an invalid resource,or to a resource in the wrong location.

For example, this could occur if you create a deployment and attach theannotation to the deployment instead of attaching the annotation to the pods itcreates.

To resolve this problem, verify that your annotations are correctly placed andtry again.