This repository was archived by the owner on Aug 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
admin/workspace-providers Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff 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 ` .
You can’t perform that action at this time.
0 commit comments