ditto icon indicating copy to clipboard operation
ditto copied to clipboard

Simplify helm chart by resolving ingress controller as an external dependency

Open kalinkostashki opened this issue 1 year ago • 1 comments

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 :)

kalinkostashki avatar Oct 31 '24 08:10 kalinkostashki

Sounds good 👍

thjaeckle avatar Oct 31 '24 11:10 thjaeckle