Skip to content

Commit 9a30a76

Browse files
Fix comments for ProvisionedIOPSOnCreate
1 parent c81e21e commit 9a30a76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/common/parameters.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ type DiskParameters struct {
7676
// Values: {map[string]string}
7777
// Default: ""
7878
Labels map[string]string
79-
// Values: {string}
80-
// Default: ""
79+
// Values: {int64}
80+
// Default: none
8181
ProvisionedIOPSOnCreate int64
8282
}
8383

0 commit comments

Comments
 (0)