juzhiyuan commented on issue #1435:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1435#issuecomment-1375257335
> When you get a 404 response, obviously the configuration doesn't match
Hi @tao12345666333, this confuses me: 😅
Weeks ago, one Slack user also encountered the same error:
```
xxxxxxxx apisix/ssl.go:120 failed to list ssl: unexpected status code 404;
error message: {"error_msg":"not found"}
```
He was trying to use `Ingress Controller 1.5 with APISIX 3.0`, after
discussing with @lingsamuel and @AlinsRan, the actual reason was missing APISIX
3.0's Helm Chart and fixed by this issue:
https://github.com/apache/apisix-helm-chart/issues/423. After upgrading it
should work.
--
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]