Pere Miquel Brull 0bb246dadb
Init docs and documentation sync CI (#5662)
* Prep docs migration

* Fix destination username
2022-06-27 15:14:04 +02:00

21 lines
537 B
YAML

source:
type: metabase
serviceName: <service name>
serviceConnection:
config:
type: Metabase
username: <username>
password: <password>
hostPort: <hostPort>
dbServiceName: <dbServiceName>
sourceConfig:
config:
dashboardFilterPattern: <dashboard name regex list>
chartFilterPattern: <chart name regex list>
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: <OpenMetadata host and port>
authProvider: <OpenMetadata auth provider>