We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f497652 commit edd72e8Copy full SHA for edd72e8
apis/v1beta1/vspherefailuredomain_types.go
@@ -85,7 +85,7 @@ type Topology struct {
85
// NetworkConfigurations is a list of network configurations within this failure domain.
86
// +optional
87
// +listType=map
88
- // +listMapKey=name
+ // +listMapKey=networkName
89
NetworkConfigurations []NetworkConfiguration `json:"networkConfigurations,omitempty"`
90
91
// Datastore is the name or inventory path of the datastore in which the
0 commit comments