Skip to content

Commit dd31b9d

Browse files
committed
default to sbs based image
1 parent 3342d66 commit dd31b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/services/instance/helpers_instance_block.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,5 +205,5 @@ func volumeTypeToMarketplaceFilter(volumeType any) marketplace.LocalImageType {
205205
}
206206
}
207207

208-
return marketplace.LocalImageTypeUnknownType
208+
return marketplace.LocalImageTypeInstanceSbs
209209
}

0 commit comments

Comments
 (0)