FeatureToggles: Remove unused kubernetesFeatureToggles (#115933)

This commit is contained in:
Matheus Macabu
2026-01-07 15:53:58 +01:00
committed by GitHub
parent 6fea614106
commit 2efcc88e62
4 changed files with 2 additions and 13 deletions
-4
View File
@@ -400,10 +400,6 @@ export interface FeatureToggles {
*/
tableSharedCrosshair?: boolean;
/**
* Use the kubernetes API for feature toggle management in the frontend
*/
kubernetesFeatureToggles?: boolean;
/**
* Enabled grafana cloud specific RBAC roles
*/
cloudRBACRoles?: boolean;