apiVersion: networking.istio.io/v1beta1 kind: VirtualService metadata: name: mosquitto-websocket namespace: mqtt spec: hosts: - mqtt.kube.huskypup.net gateways: - istio-system/edge http: - route: - destination: host: mosquitto.mqtt.svc.cluster.local port: number: 9001