tokers commented on code in PR #1051:
URL:
https://github.com/apache/apisix-ingress-controller/pull/1051#discussion_r887418071
##########
samples/deploy/crd/v1/ApisixRoute.yaml:
##########
@@ -134,7 +134,7 @@ spec:
type: string
minLength: 1
required:
- - scope
+ - scope
Review Comment:
It looks like the style of YAML array is not consistent? I think we don't
have to add two empty slices before the `-` symbol.
--
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]