grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
22.73k stars 3.31k forks source link

feat(helm): Make gateway container port configurable. #13294

Closed kavirajk closed 1 week ago

kavirajk commented 1 week ago

What this PR does / why we need it:

Avoid gateway container port being hard-coded and make it configurable. Default is still 8080 (previously hard-coded value).

Which issue(s) this PR fixes: Fixes NA

Special notes for your reviewer:

Checklist