Skip to content

Commit eb78405

Browse files
committed
Added type parameter description to the readme file
1 parent 2c207fd commit eb78405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ There are several optional parameters that could be passed into ``` CreateVolume
2222

2323
| **Parameters** | **Values** | **Default** | **Description**|
2424
| ----------------------------- | ----------------------------- | ----------- | ----------------------------- |
25+
| "type" | tier1, tier3 | tier1 | PowerVS Disk type that will be created during volume creation |
2526
| "csi.storage.k8s.io/fstype" | xfs, ext2, ext3, ext4 | ext4 | File system type that will be formatted during volume creation. This parameter is case sensitive! |
2627

2728

0 commit comments

Comments
 (0)