Skip to content

Commit 14411d1

Browse files
author
Prasanna Kumar Kalever
committed
iso: enable Network Block Device support
Having NBD module support would enable some of the CSI projects to utilize the NBD based persistent volume requests validation in their automated testing suites. Signed-off-by: Prasanna Kumar Kalever <[email protected]>
1 parent 3760bf7 commit 14411d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/iso/minikube-iso/board/coreos/minikube/linux_defconfig

+1
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ CONFIG_DEVTMPFS_MOUNT=y
311311
CONFIG_DEBUG_DEVRES=y
312312
CONFIG_CONNECTOR=y
313313
CONFIG_BLK_DEV_LOOP=y
314+
CONFIG_BLK_DEV_NBD=m
314315
CONFIG_VIRTIO_BLK=y
315316
CONFIG_BLK_DEV_RBD=m
316317
CONFIG_VMWARE_BALLOON=m

0 commit comments

Comments
 (0)