docs: fix default openebs folder

Update the directory.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
doctor_ew 2024-08-09 13:31:27 -04:00 committed by Andrey Smirnov
parent 60e163d545
commit d4f8100bd4
No known key found for this signature in database
GPG Key ID: FE042E3D4085A811

View File

@ -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