chore: Modify resource to check output
All checks were successful
Tofu Plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Successful in 21s
All checks were successful
Tofu Plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Successful in 21s
This commit is contained in:
parent
cd62f3f561
commit
ff51d7f571
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ locals {
|
|||
|
||||
workers = {
|
||||
cpu = 8
|
||||
memory = 8
|
||||
memory = 16
|
||||
disk = 40
|
||||
storagepool = "nvme-fastpool"
|
||||
talos_version = local.talos_version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue