chore(monica): update resource allocation
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m34s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 52s

This commit is contained in:
Ben Martin 2025-06-02 19:13:36 +01:00
parent 28e9ead743
commit 68e04e766b
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -84,8 +84,8 @@ job "monica" {
} }
resources { resources {
cpu = 500 cpu = 100
memory = 1024 memory = 256
} }
volume_mount { volume_mount {