mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
doc: remove reference to imageFormat
we dont support imageFormat anymore in cephcsi and default is set to 2, removing its reference from the repo. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
dbb680e77b
commit
5cd2930744
@ -47,7 +47,6 @@ csi:
|
|||||||
volumeAttributes:
|
volumeAttributes:
|
||||||
clusterID: rook-ceph
|
clusterID: rook-ceph
|
||||||
imageFeatures: layering
|
imageFeatures: layering
|
||||||
imageFormat: "2"
|
|
||||||
imageName: csi-vol-0c23de1c-18fb-11eb-a903-0242ac110005
|
imageName: csi-vol-0c23de1c-18fb-11eb-a903-0242ac110005
|
||||||
journalPool: replicapool
|
journalPool: replicapool
|
||||||
pool: replicapool
|
pool: replicapool
|
||||||
|
Loading…
Reference in New Issue
Block a user