mirror of https://github.com/grafana/loki
production: Add missing string formatter token to nginx.conf config map (#8580)
The `nginx.conf` config map server settings has a `proxy_set_header` line setting the X-Scope-OrgID using the gateway tenant ID. The Jsonnet string formatter is missing the `s` token. This PR adds the missing formatter token to the `nginx.conf` config map that's causing an `Unrecognized conversion type: ;` when trying to deploy. Fixes a bug introduced in #7624pull/8563/head^2
parent
6fd4b5e89b
commit
d59792ffa3
Loading…
Reference in new issue