Skip to content

Commit 153fec4

Browse files
committed
fix: helm docs
1 parent d7d1325 commit 153fec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/setup/install/helm/reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4346,7 +4346,7 @@ See values.yaml
43464346
<td>string</td>
43474347
<td>Allows appending custom configuration to the http block, passed through the `tpl` function to allow templating</td>
43484348
<td><pre lang="json">
4349-
"{{ if .Values.loki.tenants }}proxy_set_header X-Scope-OrgID $remote_user;{{ end }}"
4349+
""
43504350
</pre>
43514351
</td>
43524352
</tr>

0 commit comments

Comments
 (0)