Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 11, 2020 05:01
apiVersion: config.istio.io/v1alpha2
kind: RouteRule
metadata:
name: reviews-default
spec:
destination:
name: reviews
precedence: 1
route:
- labels:
version: v1
weight: 50
- labels:
version: v3
weight: 50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment