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 a2cd37e commit d0fdb6fCopy full SHA for d0fdb6f
docs/additional-configuration.adoc
@@ -189,7 +189,7 @@ Prerequisites:
189
** The steps below assume the following environment variables are set:
190
*** `$SSH_KEY`: path on disk to private key for SSH keypair (e.g. `~/.ssh/id_ed25519`)
191
*** `$SSH_PUB_KEY`: path on disk to public key for SSH keypair (e.g. `~/.ssh/id_ed25519.pub`)
192
-*** `$PASSPHRASE`: ssh keypair passphrase (optional)
+*** `$PASSPHRASE`: SSH keypair passphrase (optional)
193
*** `$NAMESPACE`: namespace where workspaces using the SSH keypair will be started.
194
195
Process:
0 commit comments