Skip to content

Commit

Permalink
Final alignment with kubeadm PR
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziopandini committed Jun 13, 2024
1 parent a0a370a commit d1b981f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/kubeadm/types/upstreamv1beta4/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ type Timeouts struct {
// +optional
Discovery *metav1.Duration `json:"discovery,omitempty"`

// UpgradeManifests is the timeout for upgradring static Pod manifests
// UpgradeManifests is the timeout for upgrading static Pod manifests
// Default: 5m
UpgradeManifests *metav1.Duration `json:"upgradeManifests,omitempty"`
}

0 comments on commit d1b981f

Please sign in to comment.