Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
Signed-off-by: everettraven <everettraven@gmail.com>
  • Loading branch information
everettraven committed Oct 28, 2024
1 parent eacb1fc commit 399a851
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/core/v1alpha1/clustercatalog_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ type ClusterCatalogSpec struct {
// A higher number means higher priority.
//
// When omitted, the default priority is 0 because that is the zero value of integers.
//
// Negative numbers can be used to specify a priority lower than the default.
// Positive numbers can be used to specify a priority higher than the default.
//
// Negative numbers can be used to specify a priority lower than the default.
// Positive numbers can be used to specify a priority higher than the default.
//
// +kubebuilder:default:=0
// +optional
Expand Down

0 comments on commit 399a851

Please sign in to comment.