tao12345666333 commented on a change in pull request #626:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/626#discussion_r686714645



##########
File path: samples/deploy/crd/v1beta1/ApisixRoute.yaml
##########
@@ -24,21 +24,27 @@ spec:
     - JSONPath: .spec.http[].match.hosts
       name: Hosts
       type: string
+      priority: 0
     - JSONPath: .spec.http[].match.paths
       name: URIs
       type: string
-    - JSONPath: .spec.http[].match.backends[].serviceName
-      name: Target Service
+      priority: 0
+    - JSONPath: .spec.http[].backend.serviceName

Review comment:
       the `JSONPath` is a simple string,  I just show the 
`.spec.http[].backend.serviceName` 
   
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to