lkad commented on issue #2341:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/2341#issuecomment-2572815765

   in apisix pod  run this command 
   ``` 
   "sed 's/if tonumber(res.result.header.revision) > self.prev_index/if true or 
tonumber(res.result.header.revision) > self.prev_index/g' -i  
/usr/local/apisix/apisix/core/config_etcd.lua"
   ```
   then run :
   ```
    apisix restart 
   ```
     then i kill apisix-ingress ,the route change take  effect 


-- 
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]

Reply via email to