mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 13:07:22 +00:00
Add SSL config in advanced config (#16151)
This commit is contained in:
parent
b3504d8f2b
commit
345fe1a6ff
@ -431,6 +431,10 @@ export const ADVANCED_PROPERTIES = [
|
||||
'sampleDataCount',
|
||||
'threadCount',
|
||||
'timeoutSeconds',
|
||||
'sslConfig',
|
||||
'sslMode',
|
||||
'schemaRegistrySSL',
|
||||
'verify',
|
||||
];
|
||||
|
||||
export const PIPELINE_SERVICE_PLATFORM = 'Airflow';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user