alvarobem commented on issue #2539: URL: https://github.com/apache/apisix-ingress-controller/issues/2539#issuecomment-3290898159
Hello! I have no error on Ingress controller and the global rule is not created in the etcd (using admin api): ``` curl http://localhost:8080/apisix/admin/global_rules -H "X-API-KEY: <KEY>" {"total":0,"list":[]} ``` But the global rule is created on kubernetes <img width="336" height="76" alt="Image" src="https://github.com/user-attachments/assets/4381037a-78c2-41ef-a143-adc6e3049f5f" /> -- 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]
