blob: e20fa1b7660a3d88141c71d592fb5964a982be96 [file] [log] [blame]
apiVersion: networking.istio.io/v1beta1
kind: VirtualService
metadata:
name: invalid-virtual-service
spec:
http:
- route:
- destination:
host: c
subset: v1
weight: 75
- destination:
host: c
subset: v2
weight: 15