Git Sync: remove grafanaAPIServerEnsureKubectlAccess from required toggles (#105296)

remove grafanaAPIServerEnsureKubectlAccess
This commit is contained in:
Artur Wierzbicki
2025-05-12 17:44:12 +00:00
committed by GitHub
parent 54f6c4ffba
commit 9c2f7212f7
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.