Nginx fails to reload due to long server name #632
Labels
area/nginx-configuration
Relates to nginx configuration
bug
Something isn't working
refined
Requirements are refined and the issue is ready to be implemented.
Milestone
Describe the bug
Nginx fails to reload with the following error message:
To Reproduce
Steps to reproduce the behavior:
kubectl logs -n nginx-gateway <nginx-gateway-pod> -c nginx -- nginx -T
Look for the following error message:
Expected behavior
Nginx should reload successfully and the route should be configured.
Your environment
The text was updated successfully, but these errors were encountered: