trinodb / charts

Apache License 2.0
151 stars 173 forks source link

`.Values.server.config.http.port` is never used #229

Closed sdaberdaku closed 1 month ago

sdaberdaku commented 1 month ago

I just noticed that .Values.server.config.http.port is never used. I think the Service port is used instead, which might not be the formally correct.

nineinchnick commented 1 month ago

I also just checked, and I agree, we should remove the http section from .Values.server.config.