Fix Redshift docs formatting (#16797)

This commit is contained in:
Ayush Shah 2024-06-26 01:05:56 +05:30 committed by GitHub
parent 46560e0b47
commit 55d671ce72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -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 %}

View File

@ -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" %}