wofr commented on issue #1082:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1082#issuecomment-1282034070
I run into the same problem. I deployed apisix by using helm-chart
therefore I had to adapt the following paramter
```
- name: "gateway.tls.containerPort"
value: "443"
```
which changes the value apisix.ssl.listen_port to 443, just in case somebody
runs into the same problem. I suggest the documentation
(https://apisix.apache.org/docs/apisix/plugins/redirect/) should be updated.
--
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]