Skip to content

Commit e7c80f2

Browse files
authored
Merge pull request #396 from davidz627/fix/size
Add Supported size range to driver info config
2 parents c686aa5 + ead6c29 commit e7c80f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/k8s-integration/config/test-config-template.in

+3
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ DriverInfo:
2323
SupportedMountOption:
2424
debug:
2525
nouid32:
26+
SupportedSizeRange:
27+
Min: 5Gi
28+
Max: 64Ti

0 commit comments

Comments
 (0)