kops instancegroup taint update
This commit is contained in:
@@ -8,15 +8,15 @@ variable "port_list" {
|
||||
#---------------------------------------------------------------#
|
||||
# LB 구성 후 target group 매칭 시 필요한 인스턴스 ID
|
||||
variable "master-2a" {
|
||||
default = "i-080276c1ee1237696"
|
||||
default = "i-0d3e86c594670c179"
|
||||
}
|
||||
|
||||
variable "master-2b" {
|
||||
default = "i-023274b3691fb2c07"
|
||||
default = "i-095d625023c4d8d7e"
|
||||
}
|
||||
|
||||
variable "master-2c" {
|
||||
default = "i-033d278c81542933e"
|
||||
default = "i-015532d6fb24f2754"
|
||||
}
|
||||
|
||||
#---------------------------------------------------------------#
|
||||
|
||||
Reference in New Issue
Block a user