Skip to content

Commit

Permalink
feat: Fix comment wording
Browse files Browse the repository at this point in the history
  • Loading branch information
wikoion committed May 15, 2024
1 parent bf01f95 commit f3f7f4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ type KThreesControlPlaneTemplateResourceSpec struct {
// +optional
KThreesConfigSpec bootstrapv1beta2.KThreesConfigSpec `json:"kthreesConfigSpec,omitempty"`

// UpgradeAfter is a field to indicate an upgrade should be performed
// RolloutAfter is a field to indicate an upgrade should be performed
// after the specified time even if no changes have been made to the
// KThreesControlPlane
// +optional
Expand Down

0 comments on commit f3f7f4b

Please sign in to comment.