mirror of
https://github.com/FlipsideCrypto/convox.git
synced 2026-02-06 10:56:56 +00:00
azure: increase size of default node type (#76)
This commit is contained in:
parent
5b5b02ef86
commit
c731759164
@ -5,7 +5,7 @@ variable "name" {
|
||||
|
||||
variable "node_type" {
|
||||
description = "machine type of the cluster nodes"
|
||||
default = "Standard_D1_v2"
|
||||
default = "Standard_D2_v3"
|
||||
}
|
||||
|
||||
variable "release" {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user