You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/18 08:47:48 UTC

[GitHub] [apisix-ingress-controller] wofr commented on issue #1082: request help: Why does 'the enabling https redirect' redirect to the https scheme with the port 9443?

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org