Skip to content

Commit

Permalink
docs: update replicated-local-storage-with-openebs.md
Browse files Browse the repository at this point in the history
Fix `openebs` path.

Signed-off-by: Alessio Moiso <a.moiso@outlook.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
  • Loading branch information
MrAsterisco authored and smira committed Nov 18, 2024
1 parent fd713e4 commit 744ad12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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
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 744ad12

Please sign in to comment.