Upsizing the singular node to accomodate the new observability stack

This commit is contained in:
shockrah 2025-11-04 23:20:03 -08:00
parent d64c5526e6
commit bbbc9ed477

View File

@ -5,7 +5,7 @@ cluster = {
pools = {
main = {
node_quantity = 1
plan = "vc2-1c-2gb"
plan = "vc2-2c-4gb"
label = "main"
min_nodes = 1
max_nodes = 2