apisix-helm-chart
apisix-helm-chart copied to clipboard
CRDs in apisix-ingress -controller helm chart do not match the CRDs in the corresponding version of the apisix-ingress-controller
Shouldn't the CRD's provided in the apisix-ingress -controller helm chart match the CRD's in the corresponding version of the apisix-ingress-controller? If you compare the CRD's provided in https://github.com/apache/apisix-helm-chart/releases/tag/apisix-ingress-controller-0.14.0 (which is using apisix-ingress-controller 1.8.0) with the CRD's in https://github.com/apache/apisix-ingress-controller/releases/tag/1.8.0, they are not the same.