mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
Merge pull request #14657 from justinsb/aws_more_regions
Auto commit by PR queue bot
This commit is contained in:
@@ -491,6 +491,8 @@ func isRegionValid(region string) bool {
|
|||||||
"ap-southeast-1",
|
"ap-southeast-1",
|
||||||
"ap-southeast-2",
|
"ap-southeast-2",
|
||||||
"ap-northeast-1",
|
"ap-northeast-1",
|
||||||
|
"cn-north-1",
|
||||||
|
"us-gov-west-1",
|
||||||
"sa-east-1",
|
"sa-east-1",
|
||||||
}
|
}
|
||||||
for _, r := range regions {
|
for _, r := range regions {
|
||||||
|
Reference in New Issue
Block a user