Skip to content

Commit

Permalink
docs: fix default openebs folder
Browse files Browse the repository at this point in the history
Update the directory.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
  • Loading branch information
v1nsai authored and smira committed Aug 12, 2024
1 parent 60e163d commit d4f8100
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ machine:
openebs.io/engine: mayastor
kubelet:
extraMounts:
- destination: /var/local/openebs
- destination: /var/openebs/local
type: bind
source: /var/local/openebs
source: /var/openebs/local
options:
- rbind
- rshared
Expand Down

0 comments on commit d4f8100

Please sign in to comment.