docs: style fixup

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
pull/5591/head
wayne 2024-09-05 09:20:08 -06:00 committed by GitHub
parent 44de7b72f0
commit 7a1f4aa31a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 5 deletions

View File

@ -545,11 +545,12 @@ as secrets in your Kubernetes cluster.
{{% /note %}}
{{% warn %}}
PostgreSQL DSNs that contain special symbols may need to be percent-encoded in
order to be parsed correctly by InfluxDB Clustered. This is particularly
important to keep in mind when dealing with DSNs containing auto-generated
passwords provided by cloud database providers which may automatically include
special symbols in order to make their passwords harder to guess.
#### Percent-encode special symbols in PostgreSQL DSNs
Special symbols in PostgreSQL DSNs should be percent-encoded to ensure they
are parsed correctly by InfluxDB Clustered. This is important to consider when
using DSNs containing auto-generated passwords which may include special
symbols to make passwords more secure.
For example, the following DSN used in InfluxDB Clustered: