RabbitMQ AMPQ Istio Traffic

Does anyone have an example of RabbitMQ setup sending AMPQ Traffic through Istio?

Currently, I have an Istio Ingress Gateway setup and a Rabbit MQ Deployment and Service with no Istio sidecar.

RabbitMQ
clitool: 25672/TCP
client-access: 5672/TCP
epmd: 4369/TCP
http: 15672/TCP

Versions
rabbitmq:3.8.5
client version: 1.9.2
control plane version: 1.13.3
data plane version: 1.13.3 (83 proxies)
Client Version: v1.24.0
Kustomize Version: v4.5.4
Server Version: v1.22.7-gke.900

Many Thanks