Skip to content

Commit

Permalink
Update comment about helm chart parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
sleshchenko committed Nov 15, 2018
1 parent a4f8410 commit 8514aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/helm/che/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ global:
# Service account name that will be mounted to workspaces pods
# Note that:
# if `cheWorkspacesNamespace` is configured then service account with configured name will be created by helm chart during deploying Che
# if `cheWorkspacesNamespace` is empty then Che Server creates new namespace for each workspace and creates configured SA exists there
# if `cheWorkspacesNamespace` is empty then Che Server creates new namespace for each workspace and ensures that configured SA exists there
cheWorkspaceServiceAccount: "che-workspace"
workspaceIdleTimeout: "-1"
log:
Expand Down

0 comments on commit 8514aae

Please sign in to comment.