docs: update replicated-local-storage-with-openebs-jiva.md

Change the path.

Signed-off-by: Sebastiаan Gerritsen <50165934+sebastiaan-dev@users.noreply.github.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
Sebastiaan Gerritsen 2024-03-01 19:24:49 +01:00 committed by Andrey Smirnov
parent f23bd81448
commit 8c79539914
No known key found for this signature in database
GPG Key ID: FE042E3D4085A811

View File

@ -26,9 +26,9 @@ Create a machine config patch with the contents below and save as `patch.yaml`
machine:
kubelet:
extraMounts:
- destination: /var/openebs/local
- destination: /var/local/openebs
type: bind
source: /var/openebs/local
source: /var/local/openebs
options:
- bind
- rshared