mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: note SSH key location in workspaces (#8264)
This commit is contained in:
@@ -34,6 +34,9 @@ Users can view their public key in their account settings:
|
||||
|
||||

|
||||
|
||||
> Note: SSH keys are never stored in Coder workspaces, and are fetched only when
|
||||
> SSH is invoked. The keys are held in-memory and never written to disk.
|
||||
|
||||
## Dynamic Secrets
|
||||
|
||||
Dynamic secrets are attached to the workspace lifecycle and automatically
|
||||
|
||||
Reference in New Issue
Block a user