mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-04 06:33:10 +00:00
DOCS - fix YAML for gcs (#16318)
This commit is contained in:
parent
affe77fdd5
commit
9dbb8f221f
@ -150,15 +150,12 @@ source:
|
|||||||
```
|
```
|
||||||
```yaml {% srNumber=1 %}
|
```yaml {% srNumber=1 %}
|
||||||
clientId: client-id
|
clientId: client-id
|
||||||
|
|
||||||
```
|
```
|
||||||
```yaml {% srNumber=2 %}
|
```yaml {% srNumber=2 %}
|
||||||
clientSecret: client-secret
|
clientSecret: client-secret
|
||||||
|
|
||||||
```
|
```
|
||||||
```yaml {% srNumber=3 %}
|
```yaml {% srNumber=3 %}
|
||||||
tenantId: tenant-id
|
tenantId: tenant-id
|
||||||
|
|
||||||
```
|
```
|
||||||
```yaml {% srNumber=4 %}
|
```yaml {% srNumber=4 %}
|
||||||
accountName: account-name
|
accountName: account-name
|
||||||
|
@ -119,7 +119,7 @@ source:
|
|||||||
|
|
||||||
{% /codeInfo %}
|
{% /codeInfo %}
|
||||||
|
|
||||||
{% partial file="/v1.4/connectors/yaml/database/source-config-def.md" /%}
|
{% partial file="/v1.4/connectors/yaml/storage/source-config-def.md" /%}
|
||||||
|
|
||||||
{% partial file="/v1.4/connectors/yaml/ingestion-sink-def.md" /%}
|
{% partial file="/v1.4/connectors/yaml/ingestion-sink-def.md" /%}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user