Fix Cephfs Example Typo
This commit is contained in:
parent
f5cf824372
commit
160ff1c7ee
|
|
@ -28,7 +28,7 @@
|
||||||
"10.16.154.83:6789"
|
"10.16.154.83:6789"
|
||||||
],
|
],
|
||||||
"user": "admin",
|
"user": "admin",
|
||||||
"scretFile": "/etc/ceph/admin.secret",
|
"secretFile": "/etc/ceph/admin.secret",
|
||||||
"readOnly": true
|
"readOnly": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue