From 7bf0d6e08be6fdc7e991e9b4c41fc5b9a054e9d8 Mon Sep 17 00:00:00 2001 From: Gijsbert Date: Wed, 25 Dec 2024 21:34:01 +0100 Subject: [PATCH] Add `managed_service_accounts_enabled` requirement for newer Grafana versions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 510a4a628b..a350c13203 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Developer-friendly incident response with brilliant Slack integration. > [!IMPORTANT] > These instructions are for using Grafana 11 or newer. You must enable the feature toggle for > `externalServiceAccounts`. This is already done for the docker files and helm charts. If you are running Grafana -> separately see the Grafana documentation on how to enable this. +> separately see the Grafana documentation on how to enable this. For Grafana 11.3+ you also need to enable `managed_service_accounts_enabled`. We prepared multiple environments: