Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default ingress values are broken for nginx controller #291

Open
gurpalw opened this issue May 17, 2023 · 0 comments
Open

default ingress values are broken for nginx controller #291

gurpalw opened this issue May 17, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@gurpalw
Copy link

gurpalw commented May 17, 2023

I raised this issue: #166 which was supposed to fix compatibility with aws alb's.

It achieved that goal but also introduced breaking changes for those using the nginx controller as outlined in the comments to the PR here: #180 (comment)

the default values now do not work for nginx controller, and the ingress path has to be changed from /* to / in order for the ingress to not return a 404.

we should document both.

@GMartinez-Sisti GMartinez-Sisti added the documentation Improvements or additions to documentation label May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants