File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ Prerequisites:
189189** The steps below assume the following environment variables are set:
190190*** `$SSH_KEY`: path on disk to private key for SSH keypair (e.g. `~/.ssh/id_ed25519`)
191191*** `$SSH_PUB_KEY`: path on disk to public key for SSH keypair (e.g. `~/.ssh/id_ed25519.pub`)
192- *** `$PASSPHRASE`: SSH keypair passphrase (optional). Requires setting `config.enableExperimentalFeatures: true` in the DevWorkspaceOperatorConfig.
192+ *** `$PASSPHRASE`: SSH keypair passphrase (optional). *Note:* requires setting `config.enableExperimentalFeatures: true` in the DevWorkspaceOperatorConfig.
193193*** `$NAMESPACE`: namespace where workspaces using the SSH keypair will be started.
194194
195195Process:
You can’t perform that action at this time.
0 commit comments