mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
k8s: Add a dev only feature flag and simple service to get a client (#60204)
This commit is contained in:
@@ -43,6 +43,7 @@ export interface FeatureToggles {
|
||||
annotationComments?: boolean;
|
||||
migrationLocking?: boolean;
|
||||
storage?: boolean;
|
||||
k8s?: boolean;
|
||||
dashboardsFromStorage?: boolean;
|
||||
export?: boolean;
|
||||
azureMonitorResourcePickerForMetrics?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user