mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +00:00
helm: fix typo in document
fix typo in document for helm values. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
0e4d455e54
commit
8083a966b6
@ -207,7 +207,7 @@ charts and their default values.
|
||||
| `storageClass.encryptionKMSID` | Specifies the encryption kms id | `""` |
|
||||
| `storageClass.topologyConstrainedPools` | Add topology constrained pools configuration, if topology based pools are setup, and topology constrained provisioning is required | `[]` |
|
||||
| `storageClass.mapOptions` | Specifies comma-separated list of map options | `""` |
|
||||
| `storageClass.unmapOtpions` | Specifies comma-separated list of unmap options | `""` |
|
||||
| `storageClass.unmapOptions` | Specifies comma-separated list of unmap options | `""` |
|
||||
| `storageClass.stripeUnit` | Specifies the stripe unit in bytes | `""` |
|
||||
| `storageClass.stripeCount` | Specifies the number of objects to stripe over before looping | `""` |
|
||||
| `storageClass.objectSize` | Specifies the object size in bytes | `""` |
|
||||
|
Loading…
Reference in New Issue
Block a user