terraform: increase monitoring02 disk to 60G
Some checks failed
Run nix flake check / flake-check (push) Failing after 11m8s
Some checks failed
Run nix flake check / flake-check (push) Failing after 11m8s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -83,7 +83,7 @@ locals {
|
|||||||
ip = "10.69.13.24/24"
|
ip = "10.69.13.24/24"
|
||||||
cpu_cores = 4
|
cpu_cores = 4
|
||||||
memory = 4096
|
memory = 4096
|
||||||
disk_size = "20G"
|
disk_size = "60G"
|
||||||
vault_wrapped_token = "s.uXpdoGxHXpWvTsGbHkZuq1jF"
|
vault_wrapped_token = "s.uXpdoGxHXpWvTsGbHkZuq1jF"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user