apiVersion: networking.istio.io/v1alpha3
kind: ServiceEntry
metadata:
  name: mongo
spec:
  hosts:
    - "cluster0-exxbz.mongodb.net"
  ports:
    - number: 80
      name: tcp
      protocol: TCP
