commit
79fb1c1682
|
@ -67,7 +67,7 @@ plenty of memory headroom. We can use this information to alter our job's
|
||||||
resources to better reflect its actual needs:
|
resources to better reflect its actual needs:
|
||||||
|
|
||||||
```hcl
|
```hcl
|
||||||
resource {
|
resources {
|
||||||
cpu = 200
|
cpu = 200
|
||||||
memory = 10
|
memory = 10
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue