This commit is contained in:
parent
6d07188b38
commit
0e9d8a8348
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ resource "incus_instance" "forgejo-runner-tofu" {
|
|||
incus_profile.d.name
|
||||
]
|
||||
config = {
|
||||
"limits.cpu" = 4
|
||||
"limits.cpu" = 6
|
||||
"limits.memory" = "8GiB"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue