jerrytaotz opened a new issue, #1301: URL: https://github.com/apache/apisix-ingress-controller/issues/1301
### Issue description When we try to update APISIXRoute CRD,the ingress controller report the error like this:  It looks like this problem only appears when we try to update/delete ports, it works fine with adding new ports. The steps as followed: 1. We first define two ports, 8080 and 8081  The ingress controller create two upstreams correctly  2. change port 8081 to 8083  The error appears: service.spec.ports: port not defined ### Environment - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 1.4.1 -- 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]
