mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: mark user secrets as beta (#25704)
Update the user secrets user guide, the admin security secrets reference, and the docs manifest to label the feature as Beta instead of Early Access, and link to the beta section of the feature stages doc.
This commit is contained in:
@@ -44,7 +44,7 @@ Users can view their public key in their account settings:
|
||||
> 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.
|
||||
|
||||
## User secrets (Early Access)
|
||||
## User secrets (Beta)
|
||||
|
||||
User secrets are developer-managed values that Coder injects at workspace start.
|
||||
If a user secret targets the same environment variable name or file path as a
|
||||
|
||||
Reference in New Issue
Block a user