You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: