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 163f9f4 commit 867e510Copy full SHA for 867e510
api/v1beta1/cloudstackcluster_types.go
@@ -116,7 +116,7 @@ type CloudStackClusterStatus struct {
116
Zones ZoneStatusMap `json:"zones,omitempty"`
117
118
// CAPI recognizes failure domains as a method to spread machines.
119
- // CAPC sets failure domains per to indicate functionin Zones.
+ // CAPC sets failure domains to indicate functioning Zones.
120
// +optional
121
FailureDomains clusterv1.FailureDomains `json:"failureDomains,omitempty"`
122
0 commit comments