We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990ee19 commit f85493eCopy full SHA for f85493e
1 file changed
internal/controller/onboarding_controller.go
@@ -59,7 +59,7 @@ const (
59
testFlavorName = "c_k_c2_m2_v2"
60
testImageName = "cirros-d240801-kvm"
61
testPrefixName = "ohooc-"
62
- testVolumeType = "nfs"
+ testVolumeType = "kvm-pilot"
63
)
64
65
type OnboardingController struct {
0 commit comments