mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-17 11:43:54 +00:00
Default App Config to all (#19291)
This commit is contained in:
parent
1360498ff6
commit
78e8d360a5
@ -3,47 +3,7 @@
|
||||
"displayName": "Search Indexing",
|
||||
"appConfiguration": {
|
||||
"entities": [
|
||||
"table",
|
||||
"dashboard",
|
||||
"topic",
|
||||
"pipeline",
|
||||
"ingestionPipeline",
|
||||
"searchIndex",
|
||||
"user",
|
||||
"team",
|
||||
"glossary",
|
||||
"glossaryTerm",
|
||||
"mlmodel",
|
||||
"tag",
|
||||
"classification",
|
||||
"query",
|
||||
"container",
|
||||
"database",
|
||||
"databaseSchema",
|
||||
"testCase",
|
||||
"testSuite",
|
||||
"chart",
|
||||
"dashboardDataModel",
|
||||
"databaseService",
|
||||
"messagingService",
|
||||
"dashboardService",
|
||||
"pipelineService",
|
||||
"mlmodelService",
|
||||
"storageService",
|
||||
"metadataService",
|
||||
"searchService",
|
||||
"entityReportData",
|
||||
"webAnalyticEntityViewReportData",
|
||||
"webAnalyticUserActivityReportData",
|
||||
"domain",
|
||||
"storedProcedure",
|
||||
"dataProduct",
|
||||
"testCaseResolutionStatus",
|
||||
"testCaseResult",
|
||||
"apiService",
|
||||
"apiEndpoint",
|
||||
"apiCollection",
|
||||
"metric"
|
||||
"all"
|
||||
],
|
||||
"recreateIndex": false,
|
||||
"batchSize": "100",
|
||||
|
@ -18,47 +18,7 @@
|
||||
"supportsInterrupt": true,
|
||||
"appConfiguration": {
|
||||
"entities": [
|
||||
"table",
|
||||
"dashboard",
|
||||
"topic",
|
||||
"pipeline",
|
||||
"ingestionPipeline",
|
||||
"searchIndex",
|
||||
"user",
|
||||
"team",
|
||||
"glossary",
|
||||
"glossaryTerm",
|
||||
"mlmodel",
|
||||
"tag",
|
||||
"classification",
|
||||
"query",
|
||||
"container",
|
||||
"database",
|
||||
"databaseSchema",
|
||||
"testCase",
|
||||
"testSuite",
|
||||
"chart",
|
||||
"dashboardDataModel",
|
||||
"databaseService",
|
||||
"messagingService",
|
||||
"dashboardService",
|
||||
"pipelineService",
|
||||
"mlmodelService",
|
||||
"storageService",
|
||||
"metadataService",
|
||||
"searchService",
|
||||
"entityReportData",
|
||||
"webAnalyticEntityViewReportData",
|
||||
"webAnalyticUserActivityReportData",
|
||||
"domain",
|
||||
"storedProcedure",
|
||||
"dataProduct",
|
||||
"testCaseResolutionStatus",
|
||||
"testCaseResult",
|
||||
"apiService",
|
||||
"apiEndpoint",
|
||||
"apiCollection",
|
||||
"metric"
|
||||
"all"
|
||||
],
|
||||
"recreateIndex": false,
|
||||
"batchSize": "100",
|
||||
|
Loading…
x
Reference in New Issue
Block a user