Skip to content

Commit 3591267

Browse files
committed
Updated iops value
Signed-off-by: Arashad Ahamad <[email protected]>
1 parent a8bb40f commit 3591267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: deploy/kubernetes/storageclass/ibmc-vpc-block-sdp-StorageClass.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
provisioner: vpc.block.csi.ibm.io
66
parameters:
77
profile: "sdp"
8-
iops: "100"
9-
throughput: "1000"
8+
iops: ""
9+
throughput: ""
1010
csi.storage.k8s.io/fstype: "ext4"
1111
billingType: "hourly"
1212
encrypted: "false"

0 commit comments

Comments
 (0)