mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-24 17:59:52 +00:00
Docs: Yaml file updation with ingestionPipelineFQN (#20238)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
This commit is contained in:
parent
2411a1040e
commit
6139e49f48
@ -42,4 +42,8 @@ to the server certificate file.
|
||||
|
||||
Find more information on how to troubleshoot SSL issues [here](/deployment/security/enable-ssl/ssl-troubleshooting).
|
||||
|
||||
**ingestionPipelineFQN**
|
||||
|
||||
Fully qualified name of ingestion pipeline, used to identify the current ingestion pipeline.
|
||||
|
||||
{% /codeInfo %}
|
||||
|
@ -15,4 +15,5 @@ workflowConfig:
|
||||
# verifySSL: validate # or ignore
|
||||
# sslConfig:
|
||||
# caCertificate: /local/path/to/certificate
|
||||
# ingestionPipelineFQN: <service name>.<ingestion name> ## e.g., "my_redshift.metadata"
|
||||
```
|
@ -42,4 +42,8 @@ to the server certificate file.
|
||||
|
||||
Find more information on how to troubleshoot SSL issues [here](/deployment/security/enable-ssl/ssl-troubleshooting).
|
||||
|
||||
**ingestionPipelineFQN**
|
||||
|
||||
Fully qualified name of ingestion pipeline, used to identify the current ingestion pipeline.
|
||||
|
||||
{% /codeInfo %}
|
||||
|
@ -15,4 +15,5 @@ workflowConfig:
|
||||
# verifySSL: validate # or ignore
|
||||
# sslConfig:
|
||||
# caCertificate: /local/path/to/certificate
|
||||
# ingestionPipelineFQN: <service name>.<ingestion name> ## e.g., "my_redshift.metadata"
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user