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