diff --git a/workspaces/variables.md b/workspaces/variables.md index df48d1aee..c4d02feb1 100644 --- a/workspaces/variables.md +++ b/workspaces/variables.md @@ -15,7 +15,7 @@ env | grep CODER_ ``` ## Available environment variables - + @@ -33,6 +33,19 @@ env | grep CODER_ + + + + + + + + + + + + @@ -49,18 +62,14 @@ env | grep CODER_ - - - - - - - - + kubernetes/default or kubernetes/sysbox + if the workspace is a CVM + + + +
Environment variableCODER_USERNAME Your user name
CODER_URLThe base URL of your Coder deployment
CODER_WP_NAMEThe name of the workspace provider hosting the workspace
CODER_ASSETS_ROOTThe directory where coder adds Coder-specific assets during + workspace creation, such as the coder-cli binary
CODER_CPU_LIMIT The CPU core limit given to your workspaceCODER_IMAGE_DIGEST The content-addressable identifier for your image
CODER_IMAGE_URIThe URI for the image used to build the workspace
CODER_WP_NAMEThe name of the workspace provider hosting the environment
CODER_RUNTIME The container runtime used to start the workspace (either - `kubernetes/default` or `kubernetes/sysbox` if the workspace - is a CVM
CODER_IMAGE_URIThe URI of the image used to build the workspace