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

Commit cacb769

Browse files
author
Katie Horne
authored
chore: add mention of service account name selector (#623)
1 parent c29d192 commit cacb769

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

admin/workspace-providers/management.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,15 @@ At this point, you can:
4747
> Organizations must not contain any workspaces in the workspace provider
4848
> before you remove them from a workspace provider's allowlist.
4949
50-
- Change the features of the workspace provider. You can enable **end-to-end
51-
encryption** for this provider, enable **external SSH connections** to the
52-
provider's workspaces via the Coder CLI, or specify a **Kubernetes storage
53-
class** to use when Coder provisions workspaces (this is useful for improving
54-
disk performance).
50+
- Change the features of the workspace provider. You can:
51+
52+
- Enable **end-to-end encryption** for this provider
53+
- Enable **external SSH connections** to the provider's workspaces via the
54+
Coder CLI
55+
- Specify a **Kubernetes storage class** to use when Coder provisions
56+
workspaces (this is useful for improving disk performance)
57+
- Specify the **Kubernetes service account** that Coder uses to provision
58+
workspaces
5559

5660
> If you enable **end-to-end encryption**, end-users using SSH need to rerun
5761
> `coder config-ssh`.

0 commit comments

Comments
 (0)