Commit 395e83c5 authored by Rohith's avatar Rohith

- updating the cephfs example, most people, myself include skip the readme and jump to the code

- add the path attribute to the example
parent ec0c0d72
...@@ -16,6 +16,8 @@ spec: ...@@ -16,6 +16,8 @@ spec:
- 10.16.154.78:6789 - 10.16.154.78:6789
- 10.16.154.82:6789 - 10.16.154.82:6789
- 10.16.154.83:6789 - 10.16.154.83:6789
# by default the path is /, but you can override and mount a specific path of the filesystem by using the path attribute
# path: /some/path/in/side/cephfs
user: admin user: admin
secretFile: "/etc/ceph/admin.secret" secretFile: "/etc/ceph/admin.secret"
readOnly: true readOnly: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment