Merge pull request #22905 from gambol99/cephfs_path_example

Auto commit by PR queue bot
pull/6/head
k8s-merge-robot 2016-03-21 12:46:26 -07:00
commit 4b1b291a9f
1 changed files with 2 additions and 0 deletions

View File

@ -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