From 9e6a464328679008bfc6fcdb2d30757ed08b9035 Mon Sep 17 00:00:00 2001 From: maicon Date: Thu, 29 Aug 2024 12:27:38 -0300 Subject: [PATCH] UniStore: Remove unused feature toggles from docs (#92688) `grafanaAPIServer` got removed on https://github.com/grafana/grafana/pull/81030 `idForwarding` got removed on https://github.com/grafana/grafana/pull/92209 Signed-off-by: Maicon Costa --- pkg/storage/unified/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pkg/storage/unified/README.md b/pkg/storage/unified/README.md index a4be1d78498..903387ab86a 100644 --- a/pkg/storage/unified/README.md +++ b/pkg/storage/unified/README.md @@ -26,12 +26,8 @@ target = all protocol = https [feature_toggles] -; enable k8s apiserver -grafanaAPIServer = true ; store playlists in k8s kubernetesPlaylists = true -; store json id token in context -idForwarding = true [grafana-apiserver] ; use unified storage for k8s apiserver