Skip to content

Commit d4f8100

Browse files
v1nsaismira
authored andcommitted
docs: fix default openebs folder
Update the directory. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
1 parent 60e163d commit d4f8100

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/content/v1.8/kubernetes-guides/configuration/replicated-local-storage-with-openebs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ machine:
2828
openebs.io/engine: mayastor
2929
kubelet:
3030
extraMounts:
31-
- destination: /var/local/openebs
31+
- destination: /var/openebs/local
3232
type: bind
33-
source: /var/local/openebs
33+
source: /var/openebs/local
3434
options:
3535
- rbind
3636
- rshared

0 commit comments

Comments
 (0)