ingress/multi-cluster/mci-asm-https-e2e/istio-service.yaml (16 lines of code) (raw):
apiVersion: networking.istio.io/v1alpha3
kind: VirtualService
metadata:
name: foo-ingress
namespace: asm-ingress
spec:
hosts:
- "foo.endpoints.$PROJECT-ID.cloud.goog"
gateways:
- asm-ingress/asm-ingressgateway
http:
- route:
- destination:
host: foo
port:
number: 80