Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutrymaco committed Nov 13, 2024
1 parent f497652 commit edd72e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/v1beta1/vspherefailuredomain_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ type Topology struct {
// NetworkConfigurations is a list of network configurations within this failure domain.
// +optional
// +listType=map
// +listMapKey=name
// +listMapKey=networkName
NetworkConfigurations []NetworkConfiguration `json:"networkConfigurations,omitempty"`

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

0 comments on commit edd72e8

Please sign in to comment.