Marco-Zheng commented on issue #423: URL: https://github.com/apache/apisix-ingress-controller/issues/423#issuecomment-835171335
> @Marco-Zheng Much information is required to troubleshoot this problem. > > * apisix-ingress-controller and apisix verison > * command options to launch apisix-ingress-controller > * error log of apisix-ingress-controller apisix-ingress-controller:0.5.0 apisix:2.4-alpine 让资源路由规则生效的命令:kubectl apply -f route.yaml 日志: > @Marco-Zheng By default apisix-ingress-controller watches ingress in networking/v1, you should adjust the command line option `--ingress-version`, see https://github.com/apache/apisix-ingress-controller/blob/master/conf/config-default.yaml#L50 for details. Thanks, i'll try it, our company's k8s version is v1beta1, so you means the `config-default.yaml` must configure with `v1beta1`,but here comes a problem, we install ingress by helm-chart, and there has no file named `config-default.yaml` below is the dictionary file tree for apisix-ingress-comtroller  -- 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. For queries about this service, please contact Infrastructure at: [email protected]
