Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 1694537

Browse files
committed
fix: lint
1 parent e8cf5bf commit 1694537

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

admin/workspace-management/cvms/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ container is what provides
7373
7474
## Known issues
7575

76-
- Do not add configuration files like bash scripts to `/tmp` in CVMs since they will not
77-
be available once the CVM workspace is built. Consider `/coder` which already
78-
holds the `'configure` script.
76+
- Do not add configuration files like bash scripts to `/tmp` in CVMs since they
77+
will not be available once the CVM workspace is built. Consider `/coder` which
78+
already holds the `'configure` script.
7979

8080
- NVIDIA GPUs can be added to CVMs on bare metal clusters only. This feature is
8181
not supported on Google Kubernetes Engine or other cloud providers at this

0 commit comments

Comments
 (0)