Skip to content

Commit

Permalink
fix: update comments
Browse files Browse the repository at this point in the history
Signed-off-by: soulseen <zhuxiaoyang1996@gmail.com>
  • Loading branch information
soulseen committed Jan 26, 2021
1 parent 35ef1ef commit 82fb98a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apis/goharbor.io/v1alpha2/harborcluster_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ type Storage struct {

// StorageRedirectSpec defines if the redirection is disabled.
type StorageRedirectSpec struct {
// Disable the redirect.
// Default is true
// +kubebuilder:default:=true
Enable bool `json:"enable,omitempty"`
Expand Down

0 comments on commit 82fb98a

Please sign in to comment.