JoniJnm commented on issue #1948:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/1948#issuecomment-1702651325

   With:
   
   ```
     --set "gateway.http.containerPort=80" \
     --set "gateway.tls.containerPort=443" \
   ```
   
   Pod throws:
   
   ```
   2023/09/01 12:11:06 [emerg] 1#1: bind() to 0.0.0.0:80 failed (13: Permission 
denied)
   nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)
   ```
   
   Because I guess the user is not root so have not permissions to use this port


-- 
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]

Reply via email to