Remove worker k8sw4 in preparation to move it to sto4.
This commit is contained in:
parent
d102573cbd
commit
0c4d7fe8c3
|
@ -29,7 +29,7 @@ variable "keynameworkers" {
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "worker_instance_count" {
|
variable "worker_instance_count" {
|
||||||
default = "4"
|
default = "3"
|
||||||
}
|
}
|
||||||
variable "controller_instance_count" {
|
variable "controller_instance_count" {
|
||||||
default = "3"
|
default = "3"
|
||||||
|
|
Loading…
Reference in a new issue