tokers commented on issue #608:
URL:
https://github.com/apache/apisix-ingress-controller/issues/608#issuecomment-905414520
> @tao12345666333
> Ok. I got `v1` `v2alpha1`, and i don't know why `v2beta1` not supported in
my env.
>
> ```shell
> ~ kubectl get crd apisixroutes.apisix.apache.org -o jsonpath='{
.spec.versions[*].name }' -A
>
> v1 v2alpha1%
> ```
>
> So I try to change it to `v2alpha1`, it works.
Seems that you don't use the lastest helm chart to deploy the
apisix-ingress-controller, otherwise the `v2beta1` should be there.
--
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]