mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
a8962274fa
Replace the brief runtime-behavior paragraph with a dedicated section covering when env and file secrets appear in a workspace, what the running workspace sees, and how create/update/delete propagate. Call out that Coder never explicitly removes secret files it has written, so deleting a secret or changing its file path may leave the previous file on disk. Co-authored-by: Coder Agents <noreply@coder.com>