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 74a8f24 commit 555d752Copy full SHA for 555d752
config/v1/types_cluster_version.go
@@ -83,8 +83,8 @@ type ClusterVersionSpec struct {
83
//
84
// +optional
85
Upstream URL `json:"upstream,omitempty"`
86
- // channel is an identifier for explicitly requesting that a non-default
87
- // set of updates be applied to this cluster. The default channel will be
+ // channel is an identifier for explicitly requesting a non-default set
+ // of updates to be applied to this cluster. The default channel will
88
// contain stable updates that are appropriate for production clusters.
89
90
0 commit comments