Skip to content

Commit 1130f1b

Browse files
authored
Fix grafana connection to loki (#7590)
Signed-off-by: Marta Anon <[email protected]>
1 parent df2767a commit 1130f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/vector-kubearchive-log-collector/staging/stone-stg-rh01/grafana-helm-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ datasources:
5959
basicAuthUser: $LOKI_USER
6060
secureJsonData:
6161
basicAuthPassword: $LOKI_PWD
62+
httpHeaderValue1: "kubearchive"
6263
jsonData:
6364
httpHeaderName1: "X-Scope-OrgID"
64-
httpHeaderValue1: "kubearchive"
6565
httpMethod: "GET"
6666
isDefault: true
6767
editable: true

0 commit comments

Comments
 (0)