Skip to content

Commit 3e49daf

Browse files
committed
fix: register EKSClusterConfig in the scheme
1 parent aa1741a commit 3e49daf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/v1alpha1/clusterconfig_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,5 +446,6 @@ func init() {
446446
&AWSClusterConfig{},
447447
&DockerClusterConfig{},
448448
&NutanixClusterConfig{},
449+
&EKSClusterConfig{},
449450
)
450451
}

0 commit comments

Comments
 (0)