[release-12.0.1] Git Sync: remove grafanaAPIServerEnsureKubectlAccess from required toggles (#105312)

Co-authored-by: Artur Wierzbicki <artur.wierzbicki@grafana.com>
This commit is contained in:
Irene Rodríguez
2025-05-13 11:25:31 +03:00
committed by GitHub
co-authored by Artur Wierzbicki
parent 95913e7bf6
commit 3689b41d7b
2 changed files with 0 additions and 6 deletions
@@ -72,9 +72,6 @@ To enable the required feature toggles, add them to your Grafana configuration f
[feature_toggles]
provisioning = true
kubernetesDashboards = true ; use k8s from browser
# If you want easy kubectl setup development mode
grafanaAPIServerEnsureKubectlAccess = true
```
1. Save the changes to the file and restart Grafana.