Donghui0 commented on issue #612: URL: https://github.com/apache/apisix-ingress-controller/issues/612#issuecomment-891693417
> I'm afraid this is related to your behavior. `ApisixRoute` resources are namespace-sensitive. The `namespace` and `name` of > `ApisixRoute` are not allowed to be changed at will. > If you need to modify the namespace, you can delete the original `ApisixRoute` first, and then create a new `ApisixRoute` resource with the correct namespace. Yes. The correct way is as you said. But, When creating ApisixRoute CRD, I remembered the corresponding namespace of the service incorrectly. So I created the wrong CRD. -- 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]
