Skip to content

Commit 8d0c190

Browse files
Update hostpath.md
1 parent c3cf0b8 commit 8d0c190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opsdocs/docs/advanced/4.4/storage/hostpath.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## Define hostPath folder and update od.config
88

99
On your node, create a folder that will be the mount point for your user's home directories. For example `mnt/abcdesktop_volumes/`.
10-
Then you have to edit your `od.config` file. First set `desktop.homedirectorytype` to `'hostPath'` and then add a `desktop.hostPathRoot` whose value will be the path to the mont point you previously created.
10+
Then you have to edit your `od.config` file. First set `desktop.homedirectorytype` to `'hostPath'` and then add a `desktop.hostPathRoot` whose value will be the path to the mount point you previously created.
1111

1212
```
1313
desktop.homedirectorytype: 'hostPath'

0 commit comments

Comments
 (0)