Skip to content

Commit e88569f

Browse files
committed
chore: document stopped behaviour
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
1 parent b0a86ff commit e88569f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/admin/templates/extending-templates/prebuilt-workspaces.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ You can view available prebuilt workspaces in the **Workspaces** view in the Cod
9191
![A prebuilt workspace in the dashboard](../../../images/admin/templates/extend-templates/prebuilt/prebuilt-workspaces.png)
9292
_Note the search term `owner:prebuilds`._
9393

94+
Prebuilt workspaces may be operated on like any other workspace. However, if a prebuilt workspace is stopped, the
95+
reconciliation loop will not destroy it. The intention behind this design is to give operators the ability to park
96+
problematic prebuilt workspaces in a stopped state for further investigation.
97+
9498
### Template updates and the prebuilt workspace lifecycle
9599

96100
Prebuilt workspaces are not updated after they are provisioned.

0 commit comments

Comments
 (0)