mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
K8S: cleanup and consolidate feature toggles (#63212)
This commit is contained in:
@@ -37,8 +37,6 @@ export interface FeatureToggles {
|
||||
migrationLocking?: boolean;
|
||||
storage?: boolean;
|
||||
k8s?: boolean;
|
||||
k8sDashboards?: boolean;
|
||||
apiserver?: boolean;
|
||||
supportBundles?: boolean;
|
||||
dashboardsFromStorage?: boolean;
|
||||
export?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user