Skip to content

Commit 37117bc

Browse files
committed
added volume expansion support for sdp profile based class
Signed-off-by: Arashad Ahamad <[email protected]>
1 parent b0c9ebd commit 37117bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ parameters:
1616
tags: ""
1717
generation: "gc"
1818
classVersion: "1"
19-
reclaimPolicy: "Delete"
19+
reclaimPolicy: "Delete"
20+
allowVolumeExpansion: true

0 commit comments

Comments
 (0)