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 {
|
||||
core_fraction = 5
|
||||
cores = 2
|
||||
memory = 2
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue