diff --git a/website/content/v1.8/kubernetes-guides/configuration/replicated-local-storage-with-openebs.md b/website/content/v1.8/kubernetes-guides/configuration/replicated-local-storage-with-openebs.md index 0130a4a283..a36b8f118d 100644 --- a/website/content/v1.8/kubernetes-guides/configuration/replicated-local-storage-with-openebs.md +++ b/website/content/v1.8/kubernetes-guides/configuration/replicated-local-storage-with-openebs.md @@ -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