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 973f8ea commit 9f90b16Copy full SHA for 9f90b16
source/includes/steps-kind-quick-start.yaml
@@ -104,9 +104,9 @@ content: |
104
name: organization-secret
105
namespace: mongodb
106
stringData:
107
- user: <public_key>
108
- publicAPIKey: <private_key>
109
-
+ publicKey: <public_key>
+ privateKey: <private_key>
+
110
For security purposes, |cloud| displays this file only once.
111
112
---
0 commit comments