Skip to content

Commit 7b3d12b

Browse files
authored
Merge pull request #23645 from JubayerJoy/patch-1
Change filesystem paths to monospace in Minikube setup guide
2 parents 81a3f54 + 8cc8199 commit 7b3d12b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/en/docs/setup/learning-environment/minikube.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -452,11 +452,11 @@ Host folder sharing is not implemented in the KVM driver yet.
452452

453453
| Driver | OS | HostFolder | VM |
454454
| --- | --- | --- | --- |
455-
| VirtualBox | Linux | /home | /hosthome |
456-
| VirtualBox | macOS | /Users | /Users |
457-
| VirtualBox | Windows | C://Users | /c/Users |
458-
| VMware Fusion | macOS | /Users | /mnt/hgfs/Users |
459-
| Xhyve | macOS | /Users | /Users |
455+
| VirtualBox | Linux | `/home` | `/hosthome` |
456+
| VirtualBox | macOS | `/Users` | `/Users` |
457+
| VirtualBox | Windows | `C://Users` | `/c/Users` |
458+
| VMware Fusion | macOS | `/Users` | `/mnt/hgfs/Users` |
459+
| Xhyve | macOS | `/Users` | `/Users` |
460460

461461
## Private Container Registries
462462

0 commit comments

Comments
 (0)