rmv alation and kafkaconnect icon from oss (#16144)

This commit is contained in:
Onkar Ravgan 2024-05-07 17:32:05 +05:30 committed by GitHub
parent 0f8a089f4d
commit 2946bd6a56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -116,6 +116,8 @@ class ServiceUtilClassBase {
DatabaseServiceType.QueryLog,
DatabaseServiceType.Dbt,
StorageServiceType.Gcs,
MetadataServiceType.Alation,
PipelineServiceType.KafkaConnect,
];
protected updateUnsupportedServices(types: string[]) {