blob: 6377eacb8b6dab77bd61f2e3ca55b84da1f349b6 [file] [log] [blame]
apiVersion: networking.istio.io/v1alpha3
kind: VirtualService
metadata:
creationTimestamp: null
name: wild-simple-ingress-istio-autogenerated-k8s-ingress
namespace: mock-ns
spec:
gateways:
- dubbo-system/simple-ingress-istio-autogenerated-k8s-ingress
hosts:
- '*'
http:
- match:
- uri:
prefix: ""
route:
- destination:
host: my-service.mock-ns.svc.cluster.local
port:
number: 1234
weight: 100