mirror of https://github.com/grafana/loki
Fix comment and indentation in gateway config of SSD helm chart (#9622)
**What this PR does / why we need it**:
The gateway config (nginx config file) incorrectly states 10 minutes (as
in 600 seconds) as 6 minutes.
This small PR corrects that.
**Which issue(s) this PR fixes**:
N/A
**Special notes for your reviewer**:
Although this indeed modifies the chart, I don't think it's worth a
version bump. Please let me know if you have other ideas.
**Checklist**
- [ ] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [ ] Documentation added
- [ ] Tests updated
- [ ] `CHANGELOG.md` updated
- [ ] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/upgrading/_index.md`
- [ ] For Helm chart changes bump the Helm chart version in
`production/helm/loki/Chart.yaml` and update
`production/helm/loki/CHANGELOG.md` and
`production/helm/loki/README.md`. [Example
PR](d10549e3ec)
pull/9624/head
parent
6d8a184334
commit
abb70456e6
Loading…
Reference in new issue