mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 13:36:32 +00:00
Fix Redshift docs formatting (#16797)
This commit is contained in:
parent
46560e0b47
commit
55d671ce72
@ -128,9 +128,6 @@ This is a sample config for Redshift:
|
||||
|
||||
{% /codeInfo %}
|
||||
|
||||
{% /codeInfoContainer %}
|
||||
|
||||
|
||||
{% codeInfo srNumber=9 %}
|
||||
|
||||
The sslConfig and sslMode are used to configure the SSL (Secure Sockets Layer) connection between your application and the Redshift server. Redshift will require only rootCertificate i.e caCertificate.
|
||||
@ -149,6 +146,8 @@ verify-full: The driver will negotiate an SSL connection, verify that the server
|
||||
|
||||
{% /codeInfo %}
|
||||
|
||||
{% /codeInfoContainer %}
|
||||
|
||||
{% codeBlock fileName="filename.yaml" %}
|
||||
|
||||
```yaml {% isCodeBlock=true %}
|
||||
|
||||
@ -128,7 +128,6 @@ This is a sample config for Redshift:
|
||||
|
||||
{% /codeInfo %}
|
||||
|
||||
{% /codeInfoContainer %}
|
||||
|
||||
|
||||
{% codeInfo srNumber=9 %}
|
||||
@ -148,6 +147,8 @@ verify-full: The driver will negotiate an SSL connection, verify that the server
|
||||
|
||||
|
||||
{% /codeInfo %}
|
||||
{% /codeInfoContainer %}
|
||||
|
||||
|
||||
{% codeBlock fileName="filename.yaml" %}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user