AuthN: Set automatic service accounts for plugins in private preview (#79558)

* AuthN: Set automatic service accounts for plugins in private preview

* Gen files
This commit is contained in:
Gabriel MABILLE
2023-12-20 13:48:56 +01:00
committed by GitHub
parent 234ccb886f
commit 8b67464758
3 changed files with 6 additions and 8 deletions

View File

@@ -176,6 +176,5 @@ The following toggles require explicitly setting Grafana's [app mode]({{< relref
| `unifiedStorage` | SQL-based k8s storage |
| `externalServiceAuth` | Starts an OAuth2 authentication provider for external services |
| `grafanaAPIServerEnsureKubectlAccess` | Start an additional https handler and write kubectl options |
| `externalServiceAccounts` | Automatic service account and token setup for plugins |
| `panelTitleSearchInV1` | Enable searching for dashboards using panel title in search v1 |
| `ssoSettingsApi` | Enables the SSO settings API |