Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 11, 2020 05:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/7ae11778ed37b7ccb733c69c3e22f184 to your computer and use it in GitHub Desktop.
Save velotiotech/7ae11778ed37b7ccb733c69c3e22f184 to your computer and use it in GitHub Desktop.
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