xx
This commit is contained in:
@ -279,11 +279,11 @@ storageClass:
|
|||||||
# used for the metadata of the images.
|
# used for the metadata of the images.
|
||||||
# The erasure coded pool must be set as the `dataPool` parameter below.
|
# The erasure coded pool must be set as the `dataPool` parameter below.
|
||||||
# dataPool: <ec-data-pool>
|
# dataPool: <ec-data-pool>
|
||||||
dataPool: "k8s"
|
dataPool: ""
|
||||||
|
|
||||||
# (required) Ceph pool into which the RBD image shall be created
|
# (required) Ceph pool into which the RBD image shall be created
|
||||||
# eg: pool: replicapool
|
# eg: pool: replicapool
|
||||||
pool: replicapool
|
pool: k8s
|
||||||
|
|
||||||
# Set thickProvision to true if you want RBD images to be fully allocated on
|
# Set thickProvision to true if you want RBD images to be fully allocated on
|
||||||
# creation (thin provisioning is the default).
|
# creation (thin provisioning is the default).
|
||||||
|
Reference in New Issue
Block a user