Increase lidarr resources

This commit is contained in:
IamTheFij 2023-07-26 15:30:05 -07:00
parent b5ab68e6f3
commit 254ef01de9
1 changed files with 2 additions and 2 deletions

View File

@ -250,7 +250,7 @@ module "lidarr" {
]
resources = {
cpu = 250
memory = 300
cpu = 500
memory = 1000
}
}