move ceph directory on hosts
This commit is contained in:
parent
b029dfbf90
commit
b330957564
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ spec:
|
||||||
cephVersion:
|
cephVersion:
|
||||||
# For the latest ceph images, see https://hub.docker.com/r/ceph/ceph/tags
|
# For the latest ceph images, see https://hub.docker.com/r/ceph/ceph/tags
|
||||||
image: ceph/ceph:v13.2.4-20190109
|
image: ceph/ceph:v13.2.4-20190109
|
||||||
dataDirHostPath: /rook
|
dataDirHostPath: /ceph
|
||||||
dashboard:
|
dashboard:
|
||||||
enabled: true
|
enabled: true
|
||||||
mon:
|
mon:
|
||||||
|
|
Loading…
Reference in a new issue