Skip to content

Commit

Permalink
Fix formating
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
  • Loading branch information
tolusha committed Jun 16, 2021
1 parent 0c7da65 commit ba5ee8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/org/v2alpha1/checluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ type CheCluster struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`

Spec CheClusterSpec `json:"spec,omitempty"`
Spec CheClusterSpec `json:"spec,omitempty"`
Status CheClusterStatusV2Alpha1 `json:"status,omitempty"`
}

Expand Down

0 comments on commit ba5ee8b

Please sign in to comment.