Skip to content

Commit f56bb00

Browse files
committed
fix: register EKSClusterConfig in the scheme
1 parent d9b3c14 commit f56bb00

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)