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