From 7ac14ff217f47fa96d962a0d5310795009275c0b Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 22:27:56 +0100 Subject: [PATCH] [v11.0.x] Update teamHttpHeaders casing (#85769) Update teamHttpHeaders casing (#85767) teamHTTPHeaders does not work. teamHttpHeaders is the correct syntax for the feature toggle. (cherry picked from commit 9d7e758e04c56db958229441b4943dd82d5692f6) Co-authored-by: Dai Nguyen <88277570+ej25a@users.noreply.github.com> --- .../teamlbac/configure-teamlbac-for-loki/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/administration/data-source-management/teamlbac/configure-teamlbac-for-loki/index.md b/docs/sources/administration/data-source-management/teamlbac/configure-teamlbac-for-loki/index.md index bb1ab192d74..7a45e25805a 100644 --- a/docs/sources/administration/data-source-management/teamlbac/configure-teamlbac-for-loki/index.md +++ b/docs/sources/administration/data-source-management/teamlbac/configure-teamlbac-for-loki/index.md @@ -17,7 +17,7 @@ Team LBAC is available in private preview on Grafana Cloud for Loki created with ## Before you begin -To be able to use Team LBAC rules, you need to enable the feature toggle `teamHTTPHeaders` on your Grafana instance. Contact support to enable the feature toggle for you. +To be able to use Team LBAC rules, you need to enable the feature toggle `teamHttpHeaders` on your Grafana instance. Contact support to enable the feature toggle for you. - Be sure that you have the permission setup to create a loki tenant in Grafana Cloud - Be sure that you have admin data source permissions for Grafana.