mirror of https://github.com/k3s-io/k3s
Added AWS Seoul region
parent
21f7d95f8d
commit
ce771effc6
|
@ -575,6 +575,7 @@ func isRegionValid(region string) bool {
|
|||
"ap-southeast-1",
|
||||
"ap-southeast-2",
|
||||
"ap-northeast-1",
|
||||
"ap-northeast-2",
|
||||
"cn-north-1",
|
||||
"us-gov-west-1",
|
||||
"sa-east-1",
|
||||
|
|
Loading…
Reference in New Issue