apiVersion: networking.istio.io/v1 kind: VirtualService metadata: name: test namespace: test spec: hosts: - "blah.apps.linvogel.internal" gateways: - istio-ingress/istio-gateway http: - name: "test-route" route: - destination: host: test.test.svc.cluster.local port: number: 80