K8S: cleanup and consolidate feature toggles (#63212)

This commit is contained in:
Ryan McKinley
2023-02-09 09:54:00 -08:00
committed by GitHub
parent 94241f6676
commit 0018c8e9c1
17 changed files with 2 additions and 455 deletions

View File

@@ -37,8 +37,6 @@ export interface FeatureToggles {
migrationLocking?: boolean;
storage?: boolean;
k8s?: boolean;
k8sDashboards?: boolean;
apiserver?: boolean;
supportBundles?: boolean;
dashboardsFromStorage?: boolean;
export?: boolean;