Upsizing the singular node to accomodate the new observability stack
This commit is contained in:
parent
d64c5526e6
commit
bbbc9ed477
@ -5,7 +5,7 @@ cluster = {
|
|||||||
pools = {
|
pools = {
|
||||||
main = {
|
main = {
|
||||||
node_quantity = 1
|
node_quantity = 1
|
||||||
plan = "vc2-1c-2gb"
|
plan = "vc2-2c-4gb"
|
||||||
label = "main"
|
label = "main"
|
||||||
min_nodes = 1
|
min_nodes = 1
|
||||||
max_nodes = 2
|
max_nodes = 2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user