We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a781784 commit be98351Copy full SHA for be98351
modules/manage/pages/disaster-recovery/shadowing/setup.adoc
@@ -179,7 +179,7 @@ client_options:
179
# SASL/SCRAM authentication
180
scram_configuration:
181
username: <sasl-username> # SASL/SCRAM username, example: "shadow-replication-user"
182
- ifdef::env-cloud[]
+ifdef::env-cloud[]
183
password: ${secrets.<sasl-password-secret-id>} # ID of secret containing SASL/SCRAM password
184
endif::[]
185
ifndef::env-cloud[]
0 commit comments