File tree Expand file tree Collapse file tree
smi-conformance/test-gen/test-yamls/traffic-spec Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ kind: TrafficTarget
1313metadata :
1414 name : service-targets
1515 namespace : <NAMESPACE>
16- rules :
16+ spec :
1717 destination :
1818 kind : ServiceAccount
1919 name : service-b
2323 - kind : ServiceAccount
2424 name : service-a
2525 namespace : <NAMESPACE>
26- specs :
26+ rules :
2727 - kind : HTTPRouteGroup
2828 name : http-rg
2929 matches :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ kind: TrafficTarget
1313metadata :
1414 name : service-targets
1515 namespace : <NAMESPACE>
16- rules :
16+ spec :
1717 destination :
1818 kind : ServiceAccount
1919 name : service-b
2323 - kind : ServiceAccount
2424 name : service-a
2525 namespace : <NAMESPACE>
26- specs :
26+ rules :
2727 - kind : HTTPRouteGroup
2828 name : http-rg
2929 matches :
You can’t perform that action at this time.
0 commit comments