mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Service accounts: Grafana service accounts are enabled by default (#51402)
* Remove feature flag for service accounts * Fix failing tests and remove remaining usage * Fix failing tests and remove remaining usage
This commit is contained in:
@@ -18,7 +18,6 @@ export interface FeatureToggles {
|
||||
|
||||
trimDefaults?: boolean;
|
||||
disableEnvelopeEncryption?: boolean;
|
||||
serviceAccounts?: boolean;
|
||||
database_metrics?: boolean;
|
||||
dashboardPreviews?: boolean;
|
||||
dashboardPreviewsAdmin?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user