mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 19:18:05 +00:00
Added Prefect to add service modal (#684)
This commit is contained in:
parent
bd8b5b56bf
commit
54ca20c189
@ -77,7 +77,7 @@ export const serviceTypes: Record<ServiceTypes, Array<string>> = {
|
||||
],
|
||||
messagingServices: ['Kafka'],
|
||||
dashboardServices: ['Superset', 'Looker', 'Tableau', 'Redash'],
|
||||
pipelineServices: ['Airflow'],
|
||||
pipelineServices: ['Airflow', 'Prefect'],
|
||||
};
|
||||
|
||||
export const arrServiceTypes: Array<ServiceTypes> = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user