From 9faecf50569af83b4a3b153d5081b653468f9018 Mon Sep 17 00:00:00 2001 From: Leo Gallucci Date: Tue, 5 Oct 2021 20:34:41 +0200 Subject: [PATCH] Typo ndoe => node --- values/node-layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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