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

Simplify helm chart by resolving ingress controller as an external dependency #2056

Open
kalinkostashki opened this issue Oct 31, 2024 · 1 comment

Comments

@kalinkostashki
Copy link
Contributor

Currently we have the nginx-ingress controller which does its job well, but there is some overhead introduced there.
They idea of having all its necessary resources as templates maybe wasn't optimal.

I would like to suggest that we move on to the official nginx-ingress charts as a dependency.
That way we could only rework the values.yaml to coform to the requirements of that helm chart and remove manual resources we are currently supporting :)

@thjaeckle
Copy link
Member

Sounds good 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants