huongtq-dm opened a new issue, #2591:
URL: https://github.com/apache/apisix-ingress-controller/issues/2591
### Description
I see this kind of this in the apisix ingress controller pod:
`2025-10-09T03:52:14Z warn client/client.go:173 no GatewayProxy
configs provided`
I just wondering why I'm seeing this.
This is my config:
```
ingress-controller:
enabled: true
config:
apisixResourceSyncInterval: 10m
kubernetes:
resyncInterval: 10m
apisix:
serviceNamespace: ingress-apisix
adminAPIVersion: v3
servicePort: 9181
ssl:
enabled: true
existingSecret: apisix-admin-secret
existingSecretAdminKeyKey: admin
```
I just upgrade the version of apisix helmchart from 2.10.1 -> 2.11.6
### Environment
- APISIX version (run `apisix version`): 3.13
- Operating system (run `uname -a`): image
apache/apisix-ingress-controller:2.0.0-rc4
- OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
- etcd version, if relevant (run `curl
http://127.0.0.1:9090/v1/server_info`): image: 3.5.19-debian-12-r0
- APISIX Dashboard version, if relevant:
- Plugin runner version, for issues related to plugin runners:
- LuaRocks version, for installation issues (run `luarocks --version`):
--
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]