tao12345666333 commented on issue #608:
URL:
https://github.com/apache/apisix-ingress-controller/issues/608#issuecomment-905381126
@sekfung please run this command:
```
kubectl get crd apisixroutes.apisix.apache.org -o jsonpath='{
.spec.versions[*].name }' -A
```
you will get the following output:
```
✗ kubectl get crd apisixroutes.apisix.apache.org -o jsonpath='{
.spec.versions[*].name }' -A
v1 v2alpha1 v2beta1
```
--
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]