Update file terraform.tfvars
This commit is contained in:
@@ -20,6 +20,6 @@ k3server = {
|
|||||||
memory = "4096"
|
memory = "4096"
|
||||||
drive = "60G"
|
drive = "60G"
|
||||||
storage = "ssd-domains"
|
storage = "ssd-domains"
|
||||||
node = ["mothership", "mothership"]
|
node = ["mothership", "mothership", "mothership"]
|
||||||
ip = ["1", "2", "3"]
|
ip = ["1", "2", "3"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user