diff --git a/docs/deploy-cephfs.md b/docs/deploy-cephfs.md index 59a0f7b3384..037b0ac4dcc 100644 --- a/docs/deploy-cephfs.md +++ b/docs/deploy-cephfs.md @@ -164,7 +164,7 @@ for more information. **Deploy Ceph configuration ConfigMap for CSI pods:** ```bash -kubectl create -f ../example/ceph-config.yaml +kubectl create -f ../../../example/ceph-config.yaml ``` **Deploy CSI sidecar containers:**