Skip to content

Commit 9288d70

Browse files
committed
update list of excluded regions for installing metrics server addon
1 parent b047bf6 commit 9288d70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkg/apis/eksctl.io/v1alpha5/known_addons.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ var KnownAddons = map[string]struct {
3737
RegionUSISOBEast1,
3838
RegionUSGovWest1,
3939
RegionUSGovEast1,
40+
RegionUSISOFEast1,
41+
RegionUSISOFSouth1,
42+
RegionEUISOEWest1,
4043
},
4144
},
4245
}

0 commit comments

Comments
 (0)