k8s: add feature toggle and stub to save dashboards k8s (#62053)
This commit is contained in:
@@ -43,6 +43,7 @@ export interface FeatureToggles {
|
||||
migrationLocking?: boolean;
|
||||
storage?: boolean;
|
||||
k8s?: boolean;
|
||||
k8sDashboards?: boolean;
|
||||
supportBundles?: boolean;
|
||||
dashboardsFromStorage?: boolean;
|
||||
export?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user