apiVersion: networking.istio.io/v1 kind: VirtualService metadata: name: argocd namespace: argocd labels: sidecar.istio.io/inect: "true" spec: hosts: - "argocd.apps.linvogel.internal" gateways: - istio-ingress/istio-gateway http: - name: "argocd-route" route: - destination: host: argocd-server.argocd.svc.cluster.local port: number: 8080