Decrease legacy deployed worker count to 1

This commit is contained in:
Magnus Andersson 2024-10-18 22:03:00 +02:00
parent 1f0ad12e63
commit ecd78cbf8b
Signed by: mandersson
GPG key ID: 1F7C896B34B28164

View file

@ -34,7 +34,7 @@ variable "keynameworkers" {
}
variable "worker_instance_count" {
default = "2"
default = "1"
}
# Replicas per datacenter