summaryrefslogtreecommitdiffstats
path: root/clover/test/istio/sdc/route-rule-lb-50-v2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'clover/test/istio/sdc/route-rule-lb-50-v2.yaml')
-rw-r--r--clover/test/istio/sdc/route-rule-lb-50-v2.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/clover/test/istio/sdc/route-rule-lb-50-v2.yaml b/clover/test/istio/sdc/route-rule-lb-50-v2.yaml
new file mode 100644
index 0000000..529da78
--- /dev/null
+++ b/clover/test/istio/sdc/route-rule-lb-50-v2.yaml
@@ -0,0 +1,15 @@
+apiVersion: config.istio.io/v1alpha2
+kind: RouteRule
+metadata:
+ name: lb-default
+spec:
+ destination:
+ name: http-lb
+ precedence: 1
+ route:
+ - labels:
+ version: v1
+ weight: 50
+ - labels:
+ version: v2
+ weight: 50