diff --git a/values/node-layout.yaml b/values/node-layout.yaml index a429e27..7e58e1e 100755 --- a/values/node-layout.yaml +++ b/values/node-layout.yaml @@ -11,6 +11,6 @@ gitpod: # fast storage on the node, e.g. an SSD. hostDindData: /mnt/disks/ssd0/docker wsSync: - # Workspace data is stored on the nodes. This setting configures where on the ndoe the workspace data lives. + # Workspace data is stored on the nodes. This setting configures where on the node the workspace data lives. # The faster this location is (in terms of IO) the faster workspaces will initialize. hostWorkspaceArea: /mnt/disks/ssd0/workspaces