Skip to content

Commit

Permalink
doc: update relative path to ceph-config.yaml file
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Alvarez <pedro.alvarez@softiron.com>
  • Loading branch information
palvarez89 authored and mergify[bot] committed Aug 4, 2022
1 parent 0a173a8 commit b8c4736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deploy-cephfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:**
Expand Down

0 comments on commit b8c4736

Please sign in to comment.