Skip to content

Commit edd72e8

Browse files
committed
fix
1 parent f497652 commit edd72e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apis/v1beta1/vspherefailuredomain_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ type Topology struct {
8585
// NetworkConfigurations is a list of network configurations within this failure domain.
8686
// +optional
8787
// +listType=map
88-
// +listMapKey=name
88+
// +listMapKey=networkName
8989
NetworkConfigurations []NetworkConfiguration `json:"networkConfigurations,omitempty"`
9090

9191
// Datastore is the name or inventory path of the datastore in which the

0 commit comments

Comments
 (0)