Remove k8sw3.matrix.test.sunet.se to make the recreate flow work
This commit is contained in:
parent
0c4d7fe8c3
commit
282263bb05
|
@ -29,7 +29,7 @@ variable "keynameworkers" {
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "worker_instance_count" {
|
variable "worker_instance_count" {
|
||||||
default = "3"
|
default = "2"
|
||||||
}
|
}
|
||||||
variable "controller_instance_count" {
|
variable "controller_instance_count" {
|
||||||
default = "3"
|
default = "3"
|
||||||
|
|
Loading…
Reference in a new issue