Skip to content

Commit f85493e

Browse files
committed
Volume type is now kvm-pilot
1 parent 990ee19 commit f85493e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/controller/onboarding_controller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const (
5959
testFlavorName = "c_k_c2_m2_v2"
6060
testImageName = "cirros-d240801-kvm"
6161
testPrefixName = "ohooc-"
62-
testVolumeType = "nfs"
62+
testVolumeType = "kvm-pilot"
6363
)
6464

6565
type OnboardingController struct {

0 commit comments

Comments
 (0)