martin-schulze-e2m commented on issue #2267: URL: https://github.com/apache/apisix-ingress-controller/issues/2267#issuecomment-2260433249
I reproduced this on a local test cluster with `log_level: debug` in the ingress controller and got this additional message: ``` debug apisix/upstream.go:43 try to look up upstream {"name": "default_bitter_80_service" ``` However, as I said, the actual upstream name is `default_bitter_80`, so no wonder there is no match. Please note that I am relying on the bitnami chart version 3.3.9. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org