Chore: Remove CRD generation (#67286)

This commit is contained in:
Todd Treece
2023-04-26 09:52:13 -04:00
committed by GitHub
parent 4b3aead2d0
commit a420040c73
27 changed files with 0 additions and 1456 deletions

View File

@@ -31,7 +31,6 @@ export interface FeatureToggles {
featureHighlights?: boolean;
migrationLocking?: boolean;
storage?: boolean;
k8s?: boolean;
exploreMixedDatasource?: boolean;
newTraceViewHeader?: boolean;
correlations?: boolean;