remove low fraction to improve speed
This commit is contained in:
		
							parent
							
								
									99076ebc5f
								
							
						
					
					
						commit
						a3482c92a6
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -28,7 +28,6 @@ resource "yandex_compute_instance" "vm" {
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  resources {
 | 
					  resources {
 | 
				
			||||||
    core_fraction = 5
 | 
					 | 
				
			||||||
    cores         = 2
 | 
					    cores         = 2
 | 
				
			||||||
    memory        = 2
 | 
					    memory        = 2
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue