Skip to content

Commit 46f634d

Browse files
add note (#2078)
1 parent c4a981a commit 46f634d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/operate/kubernetes/active-active/prepare-clusters.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ To communicate with other clusters, all participating clusters will need access
8181
type: Opaque
8282
```
8383

84+
{{< note >}}
85+
The `username` and `password` values should be base64 encoded, not plain text.
86+
{{< /note >}}
87+
8488
1. Add the username and password to the new secret for that REC and namespace.
8589

8690
This example shows the collected secrets file (`all-rec-secrets.yaml`) for `rerc-ohare` (representing `rec-chicago` in namespace `ns-illinois`) and `rerc-reagan` (representing `rec-arlington` in namespace `ns-virginia`).

0 commit comments

Comments
 (0)