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